Natural language semantic search for codebases and notes using odino CLI with BGE embeddings. Commands for indexing and searching with automatic directory traversal.
Natural language semantic search for codebases and notes using BGE embeddings and odino CLI with automatic directory traversal.
Why this plugin
Enables intuitive code and documentation discovery without exact keyword matching. Uses local embeddings for privacy and control, avoiding external API dependencies while understanding semantic meaning.
Prerequisites
Requires odino CLI installation and BGE embeddings setup. May need model download and configuration for embedding generation and indexing.
npx claudepluginhub cadrianmae/claude-marketplaceExpert guidance for Next.js Cache Components and Partial Prerendering (PPR). Proactively activates in projects with cacheComponents: true, providing patterns for 'use cache' directive, cacheLife(), cacheTag(), cache invalidation, and parameter permutation rendering.
Migrate your code and prompts from Sonnet 4.x and Opus 4.1 to Opus 4.5.
Persistent memory system for Claude Code - seamlessly preserve context across sessions
Error analysis, trace debugging, and multi-agent problem diagnosis