Template
One or two sentences describing what this skill does and WHEN Claude should use it. Be specific about trigger phrases — this description is how Claude decides to load the skill. Example: "Use this skill whenever the user asks to compare options, analyse a list, or wants data summarised in a structured way."From its SKILL.md
npx -y skills add maximsatif/claude-skills --skill templateAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.1 KB, 157 tokens by cl100k_base, as published. Nobody here has run it
Your Skill Name
One sentence explaining the goal of this skill. Why does it exist? What problem does it solve?
How to approach the task
Explain the general thinking process — not a rigid checklist, but the reasoning Claude should follow. What should it consider first? What are the key decisions?
Output format
Describe what a good output looks like. Be specific about structure, length, and format if it matters.
Example
Show a before/after or input/output pair so it's clear what success looks like.
Input: "..."
Output: [Show example output here]
Edge cases
Note anything tricky — inputs that look similar but need different handling, common mistakes to avoid, or cases where the usual approach shouldn't apply.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.