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
projectscope installs into the current working directoryuserscope installs into your home directory (~/.claude/and~/.agents/)- Skill files contain the Vibe manifest schema, CLI reference, and packaging best practices
- Run with
--forceto update skill files when you upgrade the Vibe CLI
