skill-builder
✓Guide for creating effective Claude Code skills. Use when users want to create a new skill, update an existing skill, package a skill for distribution, or need guidance on skill structure and best practices. Triggers include "create skill", "build skill", "new skill", "make skill", "skill template", "package skill", or working with SKILL.md files.
Installation
SKILL.md
Create Claude Code skills that extend capabilities with specialized knowledge, workflows, and tools.
| New skill | python scripts/initskill.py --path | | Validate | python scripts/quickvalidate.py | | Package | python scripts/packageskill.py [output-dir] |
Assets (assets/) Files used in output (not loaded into context).
Guide for creating effective Claude Code skills. Use when users want to create a new skill, update an existing skill, package a skill for distribution, or need guidance on skill structure and best practices. Triggers include "create skill", "build skill", "new skill", "make skill", "skill template", "package skill", or working with SKILL.md files. Source: dvorkinguy/claude-skills-agents.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/dvorkinguy/claude-skills-agents --skill skill-builder- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is skill-builder?
Guide for creating effective Claude Code skills. Use when users want to create a new skill, update an existing skill, package a skill for distribution, or need guidance on skill structure and best practices. Triggers include "create skill", "build skill", "new skill", "make skill", "skill template", "package skill", or working with SKILL.md files. Source: dvorkinguy/claude-skills-agents.
How do I install skill-builder?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dvorkinguy/claude-skills-agents --skill skill-builder Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/dvorkinguy/claude-skills-agents
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01