Claude-skill-registry claude-template-skill

Replace with description of the skill and when Claude should use it.

install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/claude-template-skill" ~/.claude/skills/majiayu000-claude-skill-registry-claude-template-skill && rm -rf "$T"
manifest: skills/data/claude-template-skill/SKILL.md
source content

Insert instructions below