en un clic
skill-creator
Interactive guide for building new Agent Skills.
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Interactive guide for building new Agent Skills.
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
Ensure this skill is active before every journal write — new entry, edit, restructure, or activity log append. Provides the graph protocol (bidirectional links, indexes), the directory layout, and the activity log format that keep the journal consistent.
Activate when the turn's deliverable is source, test, code analysis, or config files — editing or creating code. Provides the Research → Strategy → Execution workflow, the complexity budget, and specialised deep-dive companions (testing, debug, refactor, review).
Activate when the turn's deliverable is a design — system architecture, API contract, data model, component decomposition, or trade-off analysis. Provides the Constraints → Explore → Decide → Specify → Plan workflow for sound, well-reasoned designs.
Activate when the turn's deliverable is findings, comparisons, recommendations, or an investigation-backed plan — answering questions, analyzing unfamiliar code, exploring new domains. Provides the systematic Scope → Discover → Synthesize → Plan workflow.
Activate when the turn's deliverable is substantial prose — docs, copy, proposals, feedback, commit/PR text, or UI strings. Provides copywriting frameworks, tone guidance, and editing workflow for clear, persuasive, polished output.
Force explicit research mode — Scope → Discover → Synthesize → Plan — with the approval gate before any implementation.
| name | skill-creator |
| description | Interactive guide for building new Agent Skills. |
| user-invocable | true |
| disable-model-invocation | true |
When this skill is activated, you guide the user through the process of defining and implementing a new Agent Skill.
optimizing-images).SKILL.md file.name: The slash command name.description: Crucial for auto-invocation.disable-model-invocation: Set to true for manually triggered commands.user-invocable: Set to true to enable slash command usage..claude/skills/<name>/SKILL.md~/.claude/skills/<name>/SKILL.mdWrite to create the directory and the SKILL.md file.Note: Always ask for confirmation before writing files.