Nhevers Moltbrain
MoltBrain is a Claude Code plugin for the Build phase that adds persistent long-term memory and automatic project-context recall for OpenClaw and MoltBook agents.
Give OpenClaw or MoltBook agents persistent memory so project context survives across Claude sessions without re-pasting specs.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install nhevers-moltbrain@nhevers/MoltBrainBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:nhevers/MoltBrain") and the paste-ready config with skillselion.get_install_config("plugin:nhevers/MoltBrain").
What it does
MoltBrain is a Claude Code plugin that adds a long-term memory layer for OpenClaw and MoltBook agents. Solo builders shipping agent-heavy products install it when every new chat otherwise forgets architecture decisions, API contracts, and naming conventions they already settled. The plugin is positioned to learn from ongoing work and recall project context automatically, with compression-oriented behavior so retained memory does not blindly bloat prompts. It suits indie developers running multi-session agent workflows who want continuity without maintaining a separate notes stack or pasting the same SKILL.md context daily. It is not a general knowledge base or RAG pipeline—you pair it with your agent host. Catalog metadata lists one plugin in the bundle and community discovery around persistent memory and cross-session recall.
Highlights
- Long-term memory for OpenClaw and MoltBook agent runtimes
- Automatic learning and recall of project context across sessions
- Context compression to stretch usable window without manual dumps
- Persistent recall so agents resume where the last session left off
- Claude-oriented keywords: memory, sessions, system context
Why builders use it
Agent sessions reset and you waste time re-explaining the same repo context every time you open Claude Code.
Your OpenClaw or MoltBook agents retain and surface project context across sessions so you continue implementation instead of re-onboarding the model.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 409 stars, 0 votes.
FAQ
Who is nhevers-moltbrain for?
Indie and solo developers using OpenClaw or MoltBook agents who need persistent project memory across Claude Code sessions.
When should I use nhevers-moltbrain?
When you start a multi-day agent build and notice the model keeps forgetting decisions, file layout, or integration details from prior sessions.
How do I add nhevers-moltbrain to my agent?
Install the nhevers/MoltBrain Claude Code plugin from the catalog entry, enable it in your Claude Code plugin configuration, and connect it to your OpenClaw or MoltBook agent runtime per the repo README.
Comments
Share how you use nhevers-moltbrain, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.