Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Clear description of what this skill does and when to use it. Include trigger keywords and contexts inline, e.g. "Use when user wants to X, Y, or Z."
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-03 | ✗→✓ | ▲ Improved | -1% | 0% |
| case-01 | ✗→✓ | ▲ Improved | 12% | 0% |
| case-02 | ✗→✓ | ▲ Improved | -29% | 0% |
| case-08 | ✗→✓ | ▲ Improved | -21% | 0% |
| case-09 | ✗→✓ | ▲ Improved | -13% | 0% |
Brief description of the skill and its purpose.
List any setup requirements:
Example setup:
bashexport SKILL_API_KEY="your_api_key"
How to use the skill quickly:
bashcd <skill_directory> python3 scripts/command.py --option value
bashpython3 scripts/script.py "input"
Output:
Expected output herebashpython3 scripts/script.py "input" --flag --option value
All commands run from the skill directory.
bashpython3 scripts/script1.py --help python3 scripts/script1.py "param1" --option value
bashpython3 scripts/script2.py "param1" "param2"
script1.py - Description of what this script doesscript2.py - Description of what this script doesSymptom: Description of the problem
Solution:
Symptom: Description of the problem
Solution:
See examples/ directory for full workflow examples.
The YAML frontmatter at the top of this file is required:
| Field | Type | Required | Description | |-------|------|----------|-------------| | name | string | ✓ | Unique identifier (kebab-case) | | description | string | ✓ | What the skill does and when to use it. Include trigger keywords and "Use when..." contexts inline. |
skills/your-skill-name/scripts/examples/skills.json with your skill entryOther measured skills in the registry, with their headline benchmark lift.