git log --oneline --stat
HEAD
- Stars
- 4.3k
- Forks
- 157
- Updated
- May 8, 2026
repo --stat
stars
4.3k
forks
157
last update
May 8, 2026
license
MITv1.4.2
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add skill-creator - Invoke
// Run from any project directory
$ claude --skill skill-creator "help me ship this" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill skill-creator "now refactor it"
skill-creator/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Claude Skill Creator
- slug:
- skill-creator
- version:
- v1.4.2
- license:
- MIT
- author:
- @claudeskill
- repository:
- github.com/claudeskill/skill-creator
- categories:
- tags:
- #skill.md#scaffolding#anthropic#meta-skill#best-practices
- description:
Scaffold a production-ready SKILL.md from a one-line description. The skill that builds skills.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
skill-creator/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…