Loading...
Loading...
Found 91 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.
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.
Build complete call graphs with GrepAI trace. Use this skill for recursive dependency analysis.
Configure PostgreSQL with pgvector for GrepAI. Use this skill for team environments and large codebases.
Configure OpenAI as embedding provider for GrepAI. Use this skill for high-quality cloud embeddings.
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.
Find function callers with GrepAI trace. Use this skill to discover what code calls a specific function.
Complete configuration reference for GrepAI. Use this skill when you need to understand all available configuration options.
Get started with GrepAI in 5 minutes. Use this skill for a complete walkthrough from installation to first search.
Configure ignore patterns in GrepAI. Use this skill when excluding files and directories from indexing.