Skip to content

Latest commit

 

History

History
executable file
·
50 lines (31 loc) · 1.24 KB

File metadata and controls

executable file
·
50 lines (31 loc) · 1.24 KB

Yavy Claude Code Plugins

A collection of Claude Code plugins for generating AI skills from your indexed documentation on Yavy.

Plugins

yavy-docs

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

Installation

Add the marketplace and install the plugin:

/plugin marketplace add yavydev/claude-code
/plugin install yavy-docs@yavy

Usage

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.

Requirements

Related

  • Yavy CLI — Generate AI skills from the command line
  • Yavy — Index documentation, generate AI skills

License

MIT