using-brainpalace
SolidExpert BrainPalace skill for document search with BM25 keyword, semantic vector, hybrid, graph, multi, compute, scan, absence, and timeline retrieval modes. Use when asked to "search documentation", "query domain", "find in docs", "bm25 search", "hybrid search", "semantic search", "graph search", "multi search", "compute query", "scan sessions", "absence query", "timeline query", "find dependencies", "code relationships", "searching knowledge base", "querying indexed documents", "finding code references", "exploring codebase", "what calls this function", "find imports", "trace dependencies", "brain search", "brain query", "knowledge base search", "cache management", "clear embedding cache", "cache hit rate", or "cache status". Supports multi-instance architecture with automatic server discovery. GraphRAG mode enables relationship-aware queries for code dependencies and entity connections. Pluggable providers for embeddings (OpenAI, Cohere, Ollama) and summarization (Anthropic, OpenAI, Gemini, Grok, Ollama). S
Install
Quality Score: 81/100
Skill Content
Details
- Author
- bxw91
- Repository
- bxw91/brainpalace
- Created
- 1 months ago
- Last Updated
- 3 days ago
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
configuring-brainpalace
Installation and configuration skill for BrainPalace document search system. Use when asked to "install BrainPalace", "setup BrainPalace", "configure BrainPalace", "setting up document search", "installing brainpalace packages", "configuring API keys", "initializing project for search", "troubleshooting BrainPalace", "pip install brainpalace", "BrainPalace not working", "BrainPalace setup error", "configure embeddings provider", "setup ollama for BrainPalace", or "BrainPalace environment variables". Covers package installation, provider configuration, project initialization, and server management.
basemind
Navigate large or unfamiliar codebases via the basemind MCP server — outlines, symbol search, reference/caller lookups, commit history, blame, and diffs without reading source files. Reach for it whenever the user asks "where is X defined", "what calls Y", "what changed recently in Z", or whenever you're about to grep or open many files to find structural information.
search
General vault retrieval — answers both "what" and "why" questions across MEMORY.md, memory/, session logs, project trackers, and vault notes. Uses the search tools (lex+vec+hyde) with grep fallback.