skill-creator

Solid

Create a new IWE skill with proper frontmatter, gates, scaffold and verification. Use when the pilot says: /skill-creator or «создай скилл <name>». 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.

AI & Automation 43 stars 125 forks Updated today MIT

Install

View on GitHub

Quality Score: 84/100

Stars 20%
55
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# /skill-creator — create an IWE skill > **Scope:** create a new skill OR guide an update to an existing skill in `.claude/skills/` or `.kimi/skills/`. > **Not in scope:** full re-scaffold without deleting the old `SKILL.md` first (delete manually, then call `/skill-creator` again); creating a WP; creating a Pack. > **Role:** ad-hoc content-role «Инженер скиллов»; formalize in Pack if ≥3 skills/year. ## When to use - Pilot wants a new skill for a repeated workflow. - A new tool/agent/system needs a Service Clause + Role + SKILL.md. - A skill needs promotion from author repo to `FMT-exocortex-template`. ## Preconditions (checked, not performed) 1. **WP Gate precondition.** The task must be attached to an agreed WP in the weekly plan or explicitly named by the pilot. `/skill-creator` does not conduct the WP Gate ritual itself. 2. **Routing Gate.** Decide target platform (Claude vs Kimi) and level (project vs user). Default: project-level `.claude/skills/` in the author repo. 3. **IntegrationGate hard-check.** `DP.SC.*` and `DP.ROLE.*` must exist in the PACK repo. If not, the skill stops and offers to create them. Bypass only by explicit pilot instruction «пропусти gate» — no code flag. ## Algorithm ### Step 1 — Check WP Gate precondition Look up the current weekly plan (`current/WeekPlan W{N}.md`) or ask: ``` К какому РП привязано создание скилла? ``` If no WP is named and none matches the skill topic → stop: ``` Создание скилла требует согласованного РП. Сначала отк...

Details

Author
TserenTserenov
Repository
TserenTserenov/FMT-exocortex-template
Created
5 months ago
Last Updated
today
Language
Shell
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category