| name | <skill-name> |
| description | <One-line description of when to use this skill. Keep it under 160 characters.>
|
| compatibility | <optional compatibility note> |
| license | MIT |
| metadata | {"author":"<author-or-org>","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.
Reference guides
Output style
- Match the user's language.
- Keep explanations concise and actionable.