grepai▌
27 indexed skills · max 10 per page
grepai-quickstart
yoanbernabeu/grepai-skills · Frontend
This skill provides a complete walkthrough to get GrepAI running and searching your code in 5 minutes.
grepai-embeddings-lmstudio
yoanbernabeu/grepai-skills · AI/ML
This skill covers using LM Studio as the embedding provider for GrepAI, offering a user-friendly GUI for managing local models.
grepai-workspaces
yoanbernabeu/grepai-skills · AI/ML
This skill covers using GrepAI workspaces to manage multiple related projects with a unified search index.
grepai-mcp-tools
yoanbernabeu/grepai-skills · AI/ML
This skill provides a complete reference for all tools available through GrepAI's MCP server.
grepai-search-basics
yoanbernabeu/grepai-skills · AI/ML
Semantic code search by meaning rather than exact text strings. \n \n Searches code by intent and concept similarity using embeddings, returning ranked results with relevance scores (0.0–1.0) \n Requires GrepAI initialization, an active index created via grepai watch , and a running embedding provider like Ollama \n Supports natural language queries describing behavior or intent; 3–7 word phrases work best, with results limited via --limit flag \n Interprets scores: 0.90+ excellent match, 0.80–0
grepai-storage-postgres
yoanbernabeu/grepai-skills · AI/ML
This skill covers using PostgreSQL with the pgvector extension as the storage backend for GrepAI.
grepai-embeddings-openai
yoanbernabeu/grepai-skills · AI/ML
This skill covers using OpenAI's embedding API with GrepAI for high-quality, cloud-based embeddings.
grepai-mcp-cursor
yoanbernabeu/grepai-skills · AI/ML
This skill covers integrating GrepAI with Cursor IDE using the Model Context Protocol (MCP).
grepai-installation
yoanbernabeu/grepai-skills · AI/ML
This skill covers all methods to install GrepAI on any platform.
grepai-mcp-claude
yoanbernabeu/grepai-skills · AI/ML
This skill covers integrating GrepAI with Claude Code using the Model Context Protocol (MCP).