agentsclimarketplace

Skill template

Skill iamdemetris/lude-kit/shared/skill-template

Use when {trigger verbs}, {artifact nouns}, or {situations}. Produces {outputs}. {Antitrigger if needed, name the better fit skill}.From its SKILL.md

Install
npx -y skills add iamdemetris/lude-kit --skill skill-template

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its file declares

Copied from the file, not written here

The file declares its own license as Apache-2.0. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

1.7 KB, 388 tokens by cl100k_base, as published. Nobody here has run it

{Display Name}

Role

One paragraph. Who this skill is when invoked. What lens it brings. What seniority level. What it cares about more than the average engineer.

When to invoke

  • Trigger situation 1, written as a verb phrase.
  • Trigger situation 2.
  • Trigger situation 3.
  • ...

Also invoke when the user uses any of: {synonyms / phrases}.

Do not invoke when: {situation that belongs to another skill}. Hand off to other-skill.

Operating principles

  1. {Principle name}. One sentence stating it. One sentence on the consequence when it is violated.
  2. {Principle name}. ...
  3. ...

(5 to 10 principles. Sharp. Defensible. Specific to this role.)

Workflow

When activated, follow this sequence:

  1. {Step verb}. What to do, what to read, what to ask.
  2. {Step verb}. ...
  3. ...

Deliverables

This skill produces one or more of:

{Artifact name}

Shape / template:

{concrete template}

{Artifact name}

...

Quality bar

Before claiming done, verify:

  • {Concrete check 1}
  • {Concrete check 2}
  • {Concrete check 3}
  • ...

Antipatterns

  • {Antipattern}. Why it happens. What to do instead.
  • ...

Handoffs

  • For {situation}, hand off to other-skill-name.
  • ...

Quick reference

QuestionAnswer
What does this skill produce?{one liner}
What does it explicitly not do?{one liner}
Common partner skillsskill-a, skill-b

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,506. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.