skill-creator
✓This skill guides creating Claude skills—modular packages that extend capabilities with specialized knowledge and workflows. Use when creating new skills, packaging skills for distribution, or understanding skill architecture.
Installation
SKILL.md
Skills are modular packages that extend Claude's capabilities with specialized knowledge, workflows, and tool integrations.
| scripts/ | Deterministic code executed repeatedly | | references/ | Documentation loaded as needed | | assets/ | Templates and boilerplate code |
Skills auto-discover in plugin skills/ directories. No separate packaging needed—users receive skills when installing plugins.
This skill guides creating Claude skills—modular packages that extend capabilities with specialized knowledge and workflows. Use when creating new skills, packaging skills for distribution, or understanding skill architecture. Source: s-hiraoku/claude-code-harnesses-factory.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/s-hiraoku/claude-code-harnesses-factory --skill skill-creator- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is skill-creator?
This skill guides creating Claude skills—modular packages that extend capabilities with specialized knowledge and workflows. Use when creating new skills, packaging skills for distribution, or understanding skill architecture. Source: s-hiraoku/claude-code-harnesses-factory.
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/s-hiraoku/claude-code-harnesses-factory --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/s-hiraoku/claude-code-harnesses-factory
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01