SKILL TEMPLATE
Free, open-source skills for Claude Code and Claude Desktop — starting with a prompt-injection guard for safely ingesting untrusted documents.
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.
3 things to look at
- 29 days oldThe repository was created 29 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
- 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.
What its author says it does
Copied from the file, not written here
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.
SKILL.md
0.6 KB, 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