Claude Code Plugin
The Yavy Claude Code Plugin provides an interactive setup wizard that installs the CLI, authenticates your account, and generates skills for your projects - all from within Claude Code.
Installation
claude code
/plugin marketplace add yavydev/claude-codeclaude code
/plugin install yavy-docs@yavyUsage
claude code
/yavy:initThis walks you through the complete setup:
- 1.Checks if the Yavy CLI is installed (installs it if needed)
- 2.Authenticates with your Yavy account via browser OAuth
- 3.Lists your available projects
- 4.Lets you select which projects to generate skills for
- 5.Saves skill files to
.claude/skills/for automatic activation
Requirements
- •Claude Code CLI
- •A Yavy account with indexed documentation
- •Node.js >= 18
Note: The plugin uses the Yavy CLI under the hood. If you prefer command-line control, use the CLI directly.
View CLI Documentation