Armory
Source
Browse
Skills

skill-creation-guide

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install skill-creation-guide --cli claude

writes the skill into.claude/skills/skill-creation-guide/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/skill-creation-guide/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

When to use it

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

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/development/skill-creation-guide/SKILL.md -o .claude/skills/skill-creation-guide/SKILL.md

Notes

Extracted from davila7/claude-code-templates, skill-creation-guide category.