agentsclimarketplace

Template

Skill rahul-kulkarni105/skills/skills/_template

One or two sentences describing exactly when this skill should activate and what it produces. This is the only thing the model sees until activation, so be specific about triggers (e.g. "Use when the user asks to <X>") and outcomes (e.g. "Produces <Y>").From its SKILL.md

Install
npx -y skills add rahul-kulkarni105/skills --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.

SKILL.md

0.9 KB, 161 tokens by cl100k_base, as published. Nobody here has run it

<Skill name>

<!-- Replace this comment block with a one-paragraph summary of what the skill does and why it exists. -->

When to use

  • Trigger 1 (concrete user phrasing or situation).
  • Trigger 2.
  • Trigger 3.

When NOT to use

  • Negative trigger 1.
  • Negative trigger 2.

Stance

How you should behave when this skill activates. Voice, tone, defaults, what you're allowed to assume.

Procedure

  1. Step one.
  2. Step two.
  3. Step three.

Example openers

  • "<example opening line>"
  • "<example opening line>"

Output format

What the user should see at the end of the skill. Format, length, structure.

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.