{ "name": "gbrain", "description": "GBrain — a persistent knowledge brain for your coding agent: hybrid search, synthesis, and cross-session memory.", "owner": { "name": "Garry Tan" }, "plugins": [ { "name": "gbrain", "source": "./", "description": "Personal knowledge brain for your coding agent — hybrid search, synthesis, and durable cross-session memory, plus a curated brain-first skill set.", "category": "productivity" }, { "name": "gbrain-coding", "source": "./plugin-variants/gbrain-coding", "description": "gbrain persona variant for coding agents: the brain-first coding skill set (retrieval, routing, ingest discipline, correction hygiene) — a curated subset of the full plugin. Install exactly one gbrain plugin per machine.", "category": "productivity" }, { "name": "gbrain-daily", "source": "./plugin-variants/gbrain-daily", "description": "gbrain persona variant for daily personal-brain use: meetings, tasks, briefings, reading, research — a curated subset of the full plugin. Install exactly one gbrain plugin per machine.", "category": "productivity" } ] }