v0.1.0 - Initial Release
The Yavy CLI lets you generate AI skills from your indexed documentation on https://yavy.dev.
Features
yavy login- OAuth (PKCE) authentication via browseryavy logout- Clear stored credentialsyavy projects- List all projects across your organizationsyavy generate <org/project>- Download skills from indexed documentation
Highlights
- Zip-based skill downloads
- Global (
~/.claude/skills/) or local (.claude/skills/) skill installation - JSON output support (
--json) for scripting - Configurable via
YAVY_BASE_URLandYAVY_CLIENT_IDenvironment variables - Requires Node.js >= 18