SKILL TEMPLATE
One or two sentences describing what this does and, critically, WHEN to use it — the phrases/situations that should trigger it. This field is what Claude matches against, so be specific and include trigger words a user would actually type.From its SKILL.md
npx -y skills add kauaim/skills --skill SKILL_TEMPLATEAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 1 stars1 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
0.6 KB, 81 tokens by cl100k_base, as published. Nobody here has run it
Skill Title
One paragraph: what problem this solves and the core idea behind the approach.
When to use
Bullet the concrete situations/phrases that should trigger this skill.
Workflow
- Step one
- Step two
- ...
Reference
scripts/...: what it doesreference/...: longer background material, if any
What ships with it: 1 file
1.0 KB alongside SKILL.md
- README.md1.0 KB