brain-base
CommunityExternalize local knowledge with brain-base
Software Engineering#claude-code#knowledge-base#milvus#qa-agent#brain-base#upload-agent#local-document-ingestion
Authormengsi16
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Brain-base enables Claude Code / Codex agents to route questions to a structured local knowledge-base workflow and decide when to ingest new documents, enabling more accurate, auditable Q&A over time.
Core Features & Use Cases
- Two-entry-point design: qa-agent for local question answering and get-info-agent for on-demand web research, and upload-agent for local document ingestion.
- Controlled prompts & routing: clear guidelines on how to craft prompts, when to fetch, and how to solidify feedback into crystallized data.
- Lifecycle for knowledge: from local docs to raw/Chunk storage to Milvus indexing and crystallized planning.
Quick Start
Invoke brain-base by calling claude -p with a question for the qa-agent or a file path for the upload-agent, using --dangerously-skip-permissions to automate the workflow.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: brain-base Download link: https://github.com/mengsi16/brain-base/archive/main.zip#brain-base Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.