Reference entry.
This isn't packaged for one-click install. We link it as an inspiration or
integration target — read the upstream source first, then adapt the pattern to
Open Think. The install steps below are best-effort, not guaranteed.
gbrain captures a personal-agent pattern for building a Claude-powered "second brain" with memory, workflows, and recall. We list it here as a pattern library to adapt — the flows map onto Open Think skills and sessions, but the integration requires porting the prompts and memory layer. Read the repo first, then consider whether your goal is to fork-and-adapt or reference-and-extract.
Install
1 · Steps
- Read the gbrain README for the overall pattern.
- Map the memory layer to Open Think sessions (AgentSessionDO).
- Port individual prompts as entries in src/core/skills.ts, or run them through Helm ad-hoc.