A collection of Claude Code plugins for generating AI skills from your indexed documentation on Yavy.
Interactive setup that installs the CLI, authenticates with your Yavy account, and generates skills for your selected projects.
Features:
- Installs the Yavy CLI if needed
- Authenticates via browser-based OAuth
- Lets you select which projects to generate skills for
- Saves skill files to
.claude/skills/for automatic activation
Add the marketplace and install the plugin:
/plugin marketplace add yavydev/claude-code
/plugin install yavy-docs@yavy
Once installed, run the init command inside Claude Code:
/yavy:init
This walks you through the complete setup: CLI installation, authentication, project selection, and skill generation.
- Claude Code CLI
- A Yavy account with indexed documentation
- Node.js >= 18