Skill template
Portable AI agent skills built on the open SKILL.md standard — self-contained capabilities any compatible agent can discover and load on demand, usable across Claude, Codex, Gemini CLI, Cursor, and GitHub Copilot.
npx -y skills add Hefrock/agent-skills --skill 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.
What its author says it does
Copied from the file, not written here
A clear, specific description of what this skill does and exactly when Claude should use it. Be concrete about trigger conditions — what the user says or what task context should cause this skill to load.
SKILL.md
0.8 KB, as published. Nobody here has run it
My Skill Name
[One or two sentences on what this skill accomplishes and why it exists.]
How this works
- [First step Claude should take]
- [Second step]
- [...]
Examples
- [A realistic user request that should trigger this skill]
- [Another example]
Guidelines
- [A constraint or best practice this skill should follow]
- [Another guideline]