configuring-brainpalace

Solid

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.

AI & Automation 2 stars 0 forks Updated 3 days ago MIT

Install

View on GitHub

Quality Score: 81/100

Stars 20%
16
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Configuring BrainPalace Installation and configuration for BrainPalace document search with pluggable providers. ## Contents - [Multi-Runtime Support](#multi-runtime-support) - [Quick Setup](#quick-setup) - [Setup Wizard](#setup-wizard) - [Prerequisites](#prerequisites) - [Installation](#installation) - [Provider Configuration](#provider-configuration) · [GraphRAG](#graphrag-configuration) · [BM25 Language](#bm25-language-configuration) · [Query Modes](#query-mode-selection) · [Read-only](#read-only-mode-provider-kill-switch) - [Project Initialization](#project-initialization) - [Verification](#verification) - [When Not to Use](#when-not-to-use) - [Common Setup Issues](#common-setup-issues) - [Environment Variables Reference](#environment-variables-reference) - [Reference Documentation](#reference-documentation) --- ## Multi-Runtime Support BrainPalace supports multiple AI coding runtimes from a single canonical plugin source: | Runtime | Install Command | |---------|----------------| | Claude Code | `brainpalace install-agent --agent claude` | | OpenCode | `brainpalace install-agent --agent opencode` | | Gemini CLI | `brainpalace install-agent --agent gemini` | All runtimes share the same `.brainpalace/` data directory for indexes, configuration, and server state. The `install-agent` command converts the canonical plugin format into each runtime's native format automatically. Use `--global` for user-level installation, or `--dry-run` to preview files before writin...

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

AI & Automation Solid

using-brainpalace

Expert 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

2 Updated 3 days ago
bxw91
AI & Automation Listed

brain-setup

Scaffolds the Brain folder system for a new operator from scratch — prompts for your name, company, Brain root path, and departments (or use defaults), creates the full Master Brain + dept Brains hierarchy with starter CLAUDE.md files and a three-surface-rule primer, seeds DASHBOARD.md + awareness.md, and walks you through connecting the sessionstart + sessionend skills. Use when: "set up my brain", "build my brain structure", "initialize my brain", "brain setup", "create my department brains", "install the brain", "set up the brain system", "build out my brain folders", "I want to start using the Brain".

1 Updated today
cerebrocybersolutions
AI & Automation Listed

brain-onboard

Onboard any project into the Second Brain system (Claude Code + Obsidian vault). Invoke in any chat — the skill scans conversation context, asks only for missing info, and generates a ready-to-use package: CLAUDE.md (fully filled), _PROJECT.md, taskboard.md, a setup script, and — for code projects — an architecture map. Use when transitioning a project from chat to Claude Code, connecting an existing project to the vault, or starting a new project with full context.

0 Updated yesterday
dmitrax