문서

Guide

퀵 스타트

퀵 스타트: follow step-by-step installation for AI agent skills in Cursor, Claude Code, VS Code, and more.

마지막 업데이트: 2026년 4월 17일

Install Bridge

Move From Discovery Into CLI Action and Validation

Installation docs should not stop at command syntax. They should carry users from curated discovery into CLI action, install validation, and the next trusted surfaces.

Post-Install Validation Checklist

  1. 1. Run `npx killer-skills add owner/repo` and confirm the CLI writes the IDE-native skill format instead of a generic fallback.
  2. 2. Use `npx killer-skills list` or the CLI page to verify the skill is now present in your environment.
  3. 3. Open one trusted collection or workflow page to decide what to install next instead of browsing the full directory blindly.

설치 없이 사용하기

킬러 스킬(Killer-Skills)을 사용하는 가장 빠른 방법은 npx를 이용하는 것입니다. 전역 설치가 필요하지 않습니다.

스킬 실행하기

npx killer-skills add owner/repo

이 명령어는:

  1. 레지스트리에서 스킬을 다운로드합니다.
  2. 현재 IDE(Cursor, VS Code 등)에 맞게 설정합니다.
  3. 그것으로 끝입니다! 이제 스킬을 사용할 수 있습니다.

대화형 모드

무엇을 해야 할지 모르겠나요? 그냥 다음 명령어를 실행하세요:

npx killer-skills

이 명령어는 대화형 메뉴를 실행하여 스킬을 찾아서 관리할 수 있습니다. 인공지능 에이전트(인공지능 에이전트)와 같은 툴을 쉽게 사용할 수 있습니다.