tserentserenov/skill-creator
| Create a new IWE skill with proper frontmatter, gates, scaffold and verification. The skill enforces WP Gate precondition, Routing Gate, IntegrationGate hard-check, collects parameters in 4 short steps, generates a scaffold SKILL.md from a template, shows a draft, writes files, and reminds about verify-skill.sh.
npx skills add https://github.com/TserenTserenov/FMT-exocortex-template --skill skill-creator
Take tserentserenov/skill-creator from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.