원클릭으로
your-skill-name
One sentence: what this skill does and when to invoke it. Use for: [list 2-3 trigger phrases users would naturally type].
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
One sentence: what this skill does and when to invoke it. Use for: [list 2-3 trigger phrases users would naturally type].
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | your-skill-name |
| description | One sentence: what this skill does and when to invoke it. Use for: [list 2-3 trigger phrases users would naturally type]. |
| category | engineering |
[2-3 sentences: what this skill does and why it exists. Be specific. Bad: "Helps with code." Good: "Reviews Python functions for PEP-8 compliance and common anti-patterns, then outputs a prioritized fix list."]
[Optional but recommended for complex skills. List the specific conditions that should trigger this skill.]
Examples:
[Instructions for the agent. Be explicit — don't say "do the right thing," say exactly what to do. Use numbered steps for ordered workflows, bullet points for flexible guidance.]
[Continue as needed. Each section should have one clear responsibility.]
[Put bulky reference material here rather than in the main flow. The agent loads this only when needed, saving tokens.]
Toolkit for creating and validating skills and subagents. Use when: creating a new skill (fast or full mode), validating an existing skill, deciding Skills vs Subagents, migrating docs to skills, estimating token cost, or running a security scan. Triggers: "create skill", "build skill", "validate skill", "new subagent", "skills vs subagents", "estimate tokens", "security scan".
Pre-build orientation for skill creators. Answers "what are skills?", "should I make one?", and "is my skill good enough?" before you start building. Use for: understand skills, decide skills vs subagents, validate an existing skill. When ready to actually build, invoke /skillkit directly instead.