example-skill
Installation
SKILL.md
Example Skill
This is a minimal, shareable skill.
When to Use
Use this skill when the user asks for an example of how to structure a SKILL.md so it can be installed via npx skills add.
What to Do
- Follow the repository structure rules.
- Ensure the YAML block at the top has
nameanddescriptionas strings. - Keep the remaining content as plain Markdown instructions.