Loading...
Loading...
Found 81 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.
Find function callees with GrepAI trace. Use this skill to discover what functions a specific function calls.
Reference for all GrepAI MCP tools. Use this skill to understand available MCP tools and their parameters.
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.
Complete configuration reference for GrepAI. Use this skill when you need to understand all available configuration options.
Configure OpenAI as embedding provider for GrepAI. Use this skill for high-quality cloud embeddings.
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 callers with GrepAI trace. Use this skill to discover what code calls a specific function.
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.
Configure PostgreSQL with pgvector for GrepAI. Use this skill for team environments and large codebases.
Build complete call graphs with GrepAI trace. Use this skill for recursive dependency analysis.