Skip to content

Skills

Skills are reusable capabilities for AI agents. Install them with a single command to enhance your agents with access to procedural knowledge.

Categories

Find Skills

This skill helps you discover and install skills from the open agent skills ecosystem.

스킬 프로젝트 만드는 방법

프로젝트에 SKILL.md를 추가하면 알아서 재귀적으로 검색하게 된다.

init 명령으로 샘플이되는 SKILL.md 를 만들어준다.

npx skills init

anthropics/skills를 사용하면 스킬을 만드는 스킬을 사용할 수 있다:

npx skills add anthropics/skills --skill skill-creator --agent claude-code

See also

Favorite site