template-skill
Replace with description of the skill and when Claude should use it.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install template-skill --cli claudewrites the skill into.claude/skills/template-skill/SKILL.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/skills/template-skill/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Replace with description of the skill and when Claude should use it.
When to use it
Replace with description of the skill and when Claude should use it.
How to install / invoke
# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/utilities/template-skill/SKILL.md -o .claude/skills/template-skill/SKILL.md
Notes
Extracted from davila7/claude-code-templates, template-skill category.