Loading...
Loading...
Found 9 Skills
Semantic code search using mgrep for efficient codebase exploration. This skill should be used when searching or exploring codebases with more than 30 non-gitignored files and/or nested directory structures. It provides natural language semantic search that complements traditional grep/ripgrep for finding features, understanding intent, and exploring unfamiliar code.
Basic semantic code search with GrepAI. Use this skill to learn fundamental search commands and concepts.
Get started with GrepAI in 5 minutes. Use this skill for a complete walkthrough from installation to first search.
Integrate GrepAI with Claude Code via MCP. Use this skill to enable semantic code search in Claude Code.
Integrate GrepAI with Cursor IDE via MCP. Use this skill to enable semantic code search in Cursor.
Search Tool Hierarchy
Use codanna MCP tools for semantic code search, call graphs, and impact analysis before grep/find.
Semantic code search using Phase 1 vector embeddings and Phase 2 hybrid search.
Comprehensive CLI reference and search strategies for osgrep semantic code search. Use for detailed CLI options, index management commands, search strategy guidance (architectural vs targeted queries), and troubleshooting. Complements the osgrep plugin which handles daemon lifecycle.