SpillwaveSolutionsSpillwaveSolutionsOfficialยท3 Agent Skills Included

agent-brain

Semantic and keyword search over docs and codebases

Indexes documentation and source code, then answers natural-language questions using hybrid, vector, keyword, and knowledge-graph search. Eliminates manual digging through folders, wikis, and code files to find how things work. Runs as a local server with CLI and plugin commands, supports multiple embedding providers, and works fully offline with Ollama.
npx skills add SpillwaveSolutions/agent-brain --all -g -y
Available:

Gives the agent the monorepo layout, build and test commands, CLI reference, and mandatory quality checks to run before pushing any code changes.

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Agent Brain?โ–ผ

Run `npx skills add SpillwaveSolutions/agent-brain --all -g -y` in your terminal to install all skills in this suite globally.

What does Agent Brain do?โ–ผ

It indexes your documentation and source code, then lets you search it with natural language using hybrid, semantic, keyword, and knowledge-graph modes.

Can Agent Brain run without API keys?โ–ผ

Yes. Configure Ollama as the embedding and summarization provider to run everything locally and offline at no cost.

Does Agent Brain work with Claude Code and other runtimes?โ–ผ

Yes. It ships a Claude Code plugin plus install commands for OpenCode, Codex, and an MCP server for clients like Cursor and Claude Desktop.

Which search mode should I use?โ–ผ

Use hybrid for general questions, BM25 for exact terms like error codes, vector for concepts, and graph mode for dependency questions like what calls a function.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’