A Claude Agent Skill for creating and validating other skills.
Transforms Claude into a specialized agent for skill authoring:
- Create new skills from scratch with proper structure
- Validate existing skills against quality checklists
- Improve existing skills with gap analysis
-
Copy the
skill-authoringfolder to your Claude Code skills directory:~/.claude/skills/skill-authoring -
Restart Claude Code - the skill will be automatically loaded
Trigger this skill with phrases like:
- "Build me a new skill for X"
- "Create a skill that does Y"
- "Validate my skill structure"
- "Improve my existing skill"
Based on Anthropics' skill-creator, licensed under Apache 2.0.
MIT License - see LICENSE.txt