Loading...
Loading...
Found 73 Skills
Get started with GrepAI in 5 minutes. Use this skill for a complete walkthrough from installation to first search.
Configure Ollama as embedding provider for GrepAI. Use this skill for local, private embedding generation.
General-purpose agent for researching complex questions, searching for code, and executing multi-step tasks. Use when you need to perform comprehensive searches across codebase, find files that are not obvious in first few searches, or execute multi-step tasks requiring multiple tools and approaches.
Configure search result boosting in GrepAI. Use this skill to prioritize certain paths and penalize others.
Configure ignore patterns in GrepAI. Use this skill when excluding files and directories from indexing.
Configure and manage the GrepAI watch daemon. Use this skill for real-time code indexing and file monitoring.
Troubleshooting guide for GrepAI. Use this skill to diagnose and fix common issues.
Configure GOB local file storage for GrepAI. Use this skill for simple, single-machine setups.
Integrate GrepAI with Claude Code via MCP. Use this skill to enable semantic code search in Claude Code.
Install and configure Ollama for local embeddings with GrepAI. Use this skill when setting up private, local embedding generation.
Integrate GrepAI with Cursor IDE via MCP. Use this skill to enable semantic code search in Cursor.
Performs fast text search with one-shot patterns that minimize iterations by getting files, lines, and context in a single call. Use this skill when searching for text patterns, finding specific code locations, or getting context around matches