name: description: > <One-line description of when to use this skill. Keep it under 160 characters.> compatibility: license: MIT metadata: author: version: "1.0.0"
Brief overview of what this skill does.
When to use this skill
- The user asks about ...
- The user wants to ...
Core principles
- Principle one. Explain the rule.
- Principle two. Explain the rule.
Available scripts
These scripts are bundled with the skill. Run them with uv run scripts/<script>.py from the skill
root. They use only the Python standard library and produce structured JSON output on stdout.
scripts/example.py— Short description.
Reference guides
references/example.md— Description.
Output style
- Match the user's language.
- Keep explanations concise and actionable.