Loading...
Loading...
Found 97 Skills
Search and navigate large codebases efficiently. Use when finding specific code patterns, tracing function calls, understanding code structure, or locating bugs. Handles semantic search, grep patterns, AST analysis.
Build complete call graphs with GrepAI trace. Use this skill for recursive dependency analysis.
Guide for creating GreptimeDB triggers, by which we can trigger external webhook like Alertmanager. This feature can be used as alternative to Prometheus alerting rule.
Find function callees with GrepAI trace. Use this skill to discover what functions a specific function calls.
Configure code chunking in GrepAI. Use this skill to optimize how code is split for embedding.
Configure GOB local file storage for GrepAI. Use this skill for simple, single-machine setups.
Get started with GrepAI in 5 minutes. Use this skill for a complete walkthrough from installation to first search.
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.
Find function callers with GrepAI trace. Use this skill to discover what code calls a specific function.
Reference for all GrepAI MCP tools. Use this skill to understand available MCP tools and their parameters.
Configure OpenAI as embedding provider for GrepAI. Use this skill for high-quality cloud embeddings.
Configure and manage the GrepAI watch daemon. Use this skill for real-time code indexing and file monitoring.