skill creator
✓Create new Claude Code skills with proper structure and documentation
Installation
SKILL.md
This skill automates the boilerplate work of skill creation while enforcing best practices around naming conventions, file structure, workflow design, and documentation. It helps you think through skill design decisions, identify the right complexity level, define clear triggers, and create comprehensive documentation that makes your skills easy to use and maintain.
Use this skill whenever you want to extend Claude Code's capabilities with new, reusable workflows that solve recurring problems or automate complex tasks.
| Design skill workflows | "Design workflows for [skill purpose]" | | Validate skill structure | "Validate this skill file: [path]" |
Create new Claude Code skills with proper structure and documentation Source: eddiebe147/claude-settings.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/eddiebe147/claude-settings --skill skill creator- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is skill creator?
Create new Claude Code skills with proper structure and documentation Source: eddiebe147/claude-settings.
How do I install skill creator?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/eddiebe147/claude-settings --skill skill creator 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/eddiebe147/claude-settings
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01