Your AI agents work alone. They don't have to.
Three open-source MCP servers that give AI agents persistent memory, voice I/O, and multi-terminal coordination. 45 tools. One ecosystem.
284K+ chunks indexed. 12 MCP tools. Semantic search, entity graph, knowledge digest.
540 tests. 11 MCP tools. Talk to your agents, hear them respond.
278 tests. 1,423x faster than shell. Spawn, coordinate, and monitor AI agents.
$ npx golems-cli installOr install individually: pip install brainlayer · npm i voicelayer-mcp · npm i cmuxlayer
What Changes
Three problems. Three open-source solutions.
Your agent forgets everything between sessions
Persistent memory across every conversation
BrainLayerYou type every command by hand
Talk to your agents, hear them respond
VoiceLayerOne terminal, one task, waiting for each to finish
Spawn parallel agents across coordinated panes
cmuxLayerGet Started
One command for everything, or install what you need. Full guide →
$ npx golems-cli installInstalls all three MCP servers, wires Claude Code config, and verifies the setup.
pip install brainlayerPersistent memory — semantic search, entity graph, knowledge digest
npm i voicelayer-mcpVoice I/O — speech-to-text, text-to-speech, 11 MCP tools
npm i cmuxlayerMulti-terminal — spawn agents, coordinate panes, monitor output
Skills Library
36 reusable Claude Code skills. Install any skill with one paste.
Install Prompt
Paste this into any Claude Code session to install cmux-agents:
Install and configure the cmux-agents skill for managing AI agents in terminal panes. Download from github.com/EtanHey/golems and symlink to ~/.claude/commands/cmux-agents/. If ~/.golems/config.yaml doesn't exist, auto-detect installed AI CLIs (claude, cursor, gemini, codex, kiro) and ask for workspace path. Then follow the First-Time Setup section in the SKILL.md.
First-Time Setup
- Auto-detects installed AI CLIs (Claude, Cursor, Gemini, Codex, Kiro)
- Asks for your workspace path
- Writes
~/.golems/config.yaml - Ready — use
/cmux-agentsin any session
/commit3 evals · 10 assertionsCodeRabbit review + conventional commit
/pr-loop7 evals · 25 assertionsFull PR lifecycle: branch → test → review → merge
/worktreesGit worktree management (create, switch, cleanup)
/test-plan3 evals · 13 assertionsGenerate test plan from requirements
/lspCode intelligence via Language Server Protocol
/coderabbit3 evals · 8 assertionsAI code review with multiple workflows
/critique-waves3 evals · 9 assertionsParallel verification agents for consensus
/cmux-agents9 evals · 23 assertionsSpawn AI agents in terminal panes — Claude, Cursor, Gemini, Codex, Kiro
/cmux3 evals · 8 assertionsTerminal multiplexer management
/railwayDeploy, logs, restart, env vars for cloud worker
/1password3 evals · 10 assertionsSecret management, env migration, vault ops
/github3 evals · 9 assertionsIssues, PRs, checks, releases via gh CLI
/convex3 evals · 9 assertionsSchema, deploy, data import/export, troubleshooting
/golem-install3 evals · 10 assertionsSetup golems ecosystem with guided wizard
/brainlayerSearch, store, recall from 284K+ memory chunks
/research3 evals · 10 assertionsDeep web research with multi-source synthesis
/context73 evals · 9 assertionsUp-to-date library documentation lookup
/github-research3 evals · 9 assertionsExplore and document unfamiliar repositories
/catchup3 evals · 10 assertionsFull branch context recovery
/obsidian3 evals · 9 assertionsSearch, read, write Obsidian vault notes
/contentMulti-platform content creation and publishing
/voice-sessions3 evals · 8 assertionsVoice-powered debrief, QA, practice sessions
/video-showcase3 evals · 12 assertionsRemotion-based product/project animations
/presentation-builder3 evals · 7 assertionsWorkshop-method slide deck builder
/youtube-pipeline3 evals · 10 assertionsExtract knowledge from YouTube via Exa
/never-fabricate3 evals · 9 assertionsMandatory verification before reporting results
/large-plan3 evals · 11 assertionsMulti-phase plan scaffolding and execution
/archive2 evals · 8 assertionsArchive completed PRD stories
/writing-skills3 evals · 10 assertionsCreate and validate new skills
/skills3 evals · 12 assertionsDiscover and list available skills
/coach14 evals · 63 assertionsHealth, schedule, life planning with Whoop integration
/interview-practice3 evals · 13 assertions7-mode practice with Elo tracking
/prd3 evals · 9 assertionsGenerate Product Requirement Documents
/brave3 evals · 13 assertionsBrowser automation via Brave
/figma-loop3 evals · 13 assertionsIterative Figma-to-implementation workflow
/figma-swarm3 evals · 0 assertionsMulti-agent Figma screen decomposition and component build pipeline
/cli-agents3 evals · 13 assertionsRun Gemini, Cursor, Codex, Kiro for research
Skills Work on Any AI
3-layer adapter architecture · validated across 3 non-Claude CLIs
Cross-AI Portability Eval — cmux-agents (Mar 2026)
Scores above are weighted rubric totals (partial credit for 4/5). The detail page → shows binary assertion pass rates (pass = 5/5 only).
Skills with adapter support