Документация

Guide

Быстрый запуск

Быстрый запуск: follow step-by-step installation for AI agent skills in Cursor, Claude Code, VS Code, and more.

Последнее обновление: 17 апр. 2026 г.

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. Настроит его для вашей текущей среды разработки (Cursor, VS Code и т. д.)
  3. И все! Теперь вы можете использовать навык.

Интерактивный режим

Не знаете, что делать? Просто запустите:

npx killer-skills

Это запускает интерактивное меню, где вы можете просматривать и управлять навыками, такими как ИИ Агенты.