Skill Development

작성자: anthropic

Claude Code 플러그인에서 점진적 공개와 모범 사례를 활용한 효과적인 스킬 생성 가이드입니다. 플러그인의 skills/ 디렉토리에 SKILL.md(필수)와 선택적 번들 리소스(scripts/는 실행 코드, references/는 상세 문서, examples/는 작동 코드 샘플, assets/는 템플릿 및 출력 파일)를 생성하세요. SKILL.md는 명령형/부정사 형태(2인칭이 아닌 동사 우선 지시문)로 작성하며 본문은 1,500~2,000 단어로 간결하게 유지합니다.

npx skills add https://github.com/anthropics/claude-code --skill 'Skill Development'

anthropic의 다른 스킬