원클릭으로
skill-creator
Interactive guide for building new Agent Skills.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Interactive guide for building new Agent Skills.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
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.