Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Template for creating a new Agent Skill. Copy this folder, rename it to your skill's kebab-case name, and fill in every section. Use this as the starting point whenever you author a new skill for the AgentSkills library.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | -4% | 0% |
| case-02 | ✗→✓ | ▲ Improved | -18% | 0% |
| case-03 | ✗→✓ | ▲ Improved | 24% | 0% |
| case-07 | ✗→✓ | ▲ Improved | 19% | 0% |
| case-09 | ✗→✓ | ▲ Improved | 13% | 0% |
> Copy this folder to a new top-level <your-skill-name>/ folder in the repo root, rename it, and replace this content. Delete this blockquote when done.
One short paragraph: what this skill does and the situations it applies to.
Keywords: comma, separated, discovery, terms
Use a table or bullet heuristics to help the agent choose between options.
| If… | Then… | | --- | --- | | condition A | action A | | condition B | action B |
Show a concrete input and the expected output. See examples/sample.md for a fuller example.
references/guide.md — deep reference material (loaded only when needed).scripts/run.py — runnable helper.examples/sample.md — worked example.Other measured skills in the registry, with their headline benchmark lift.