Skill Creator

Create, restructure, compose, and migrate skills for agentic CLI tools (Claude Code, Codex, OpenCode, etc.). Use when authoring a new SKILL.md, deciding skill topology (standalone vs member vs hub), designing a references/ taxonomy, building routing mechanics (decision trees, triage tables, reading order tables), writing keyword-dense descriptions that trigger reliably, hoisting cross-cutting rules to a hub, authoring gotchas in the four-part structure, scaffolding with init_skill.py, packaging with package_skill.py for distribution, or migrating an existing skill between topologies (standalone-to-member, member-to-hub, flat-to-hub). Biases towards progressive disclosure, hub-and-spoke composition over monoliths, and concise SKILL.md bodies (target <250 lines) with deep content in references/.

delorenj 22a2d6c 17 files · 230.7 KB Updated 1 repo stars

File contents

delorenj/00_ceiling/tree/main/skill-creator commit 22a2d6ccc4

Frequently asked questions

npx skillmds@latest add delorenj/skill-creator