문서

Killer-Skills는 인공지능 에이전트의 능력에 대한 공개 표준입니다. 커서(Cursor), 클로드(Claude), 윈드서프(Windsurf)와 같은 인공지능 에이전트를 커뮤니티가 구축한 거대한 스킬 라이브러리에 연결합니다.

하나의 플랫폼, 모든 에이전트

Killer-Skills는 인공지능 에이전트와 능력 사이의 브릿지를 제공합니다. 에이전트가 PDF를 읽거나 차트를 생성하거나 데이터베이스와 상호 작용해야 하는 경우, 아마도 그에 대한 스킬이 있을 것입니다.

Killer-Skills를 사용하는 이유는 무엇인가요?

  • 범용 호환성: 커서, 윈드서프, 클로드 코드 등과 호환됩니다.
  • 벤더 잠금 해제: 오픈 소스이며 커뮤니티 주도입니다.
  • 표준 프로토콜: 모델 컨텍스트 프로토콜(MCP)을 기반으로 구축되었습니다.

시작해 볼 준비가 되셨나요?

인공지능 에이전트를 몇 초 만에 강화하는 방법을 알아보려면 시작하기 가이드를 확인하세요.

How do I install AI agent skills?

Start with the installation docs and run npx killer-skills add owner/repo to add a skill. The CLI auto-detects your IDE and writes the correct format.

What setup information is covered in the docs?

The docs cover installation, CLI commands, configuration, workflow concepts, and compatibility entry points for Cursor, Claude Code, VS Code, and more.

Where can I find workflow templates and automation ideas?

Start with the workflows concept docs, then move into collections and skills pages for reusable automation and template scenarios.