skill-creator
✓Create new Claude Code skills with proper directory structure, SKILL.md file, and YAML frontmatter. Use this skill when you need to create a new reusable knowledge module for Claude Code.
Installation
SKILL.md
Create new Claude Code skills following the official format and best practices.
The description is critical - Claude uses it to decide when to invoke the skill.
DO: ✓ Write clear, specific descriptions ✓ Include concrete examples ✓ Structure content logically ✓ Use consistent formatting ✓ Test skill by using it ✓ Update README.md to list new skill ✓ Follow naming conventions
Create new Claude Code skills with proper directory structure, SKILL.md file, and YAML frontmatter. Use this skill when you need to create a new reusable knowledge module for Claude Code. Source: d-oit/do-novelist-ai.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/d-oit/do-novelist-ai --skill skill-creator- Source
- d-oit/do-novelist-ai
- 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 directory structure, SKILL.md file, and YAML frontmatter. Use this skill when you need to create a new reusable knowledge module for Claude Code. Source: d-oit/do-novelist-ai.
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/d-oit/do-novelist-ai --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/d-oit/do-novelist-ai
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01