Skip to main content

Synopsis

Description

Installs Vibe-specific skill files into AI coding assistant configurations (Claude Code, Codex, Cursor, GitHub Copilot). Skills teach the AI assistant about Vibe’s manifest format, CLI, and packaging workflow so it can provide accurate, context-aware suggestions.

Options

Examples

What gets installed

Notes

  • project scope installs into the current working directory
  • user scope installs into your home directory (~/.claude/ and ~/.agents/)
  • Skill files contain the Vibe manifest schema, CLI reference, and packaging best practices
  • Run with --force to update skill files when you upgrade the Vibe CLI