Armory
Source
Browse
Skills

skill-creator-3

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install skill-creator-3 --cli claude

writes the skill into.claude/skills/skill-creator-3/SKILL.mdListed as compatible

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

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

What it is

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

When to use it

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

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/productivity/skill-creator/SKILL.md -o .claude/skills/skill-creator/SKILL.md

Notes

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