gbrain
Persistent memory and knowledge brain for coding agents
All Skills in This Repository (99)
Pure Emerald Level Indicatorscontent-creation
Drafts tweets, posts, and articles as a fixture stub for resolver testing.
gift-advisor
Suggests gift ideas for occasions like birthdays and housewarmings.
calendar-prep
Prepares calendar schedule summaries in response to user schedule queries.
investor-update-ingest
Ingests investor updates, portfolio updates, and company metrics into a knowledge base.
email-triage
Sorts and prioritizes inbox messages during morning email triage routines.
meeting-prep
Prepares context and materials for upcoming meetings and calls.
brain-search
Searches a personal knowledge brain for references and stored information.
flight-tracker
Tracks flight status and landing times in response to user queries.
setup
Provides a stub setup skill for fixture-based regression testing.
migrate
Migrates a GBrain knowledge base between storage formats or versions.
civic-intelligence
Generates civic checks and local news briefs from trigger phrases.
enrich
Creates person pages as a fixture stub for mixed-merge regression testing.
Frequently Asked Questions
FAQPage SchemaHow to install GBrain?โผ
Run `npx skills add garrytan/gbrain --all -g -y` in your terminal to install the full skill set globally.
What does GBrain actually do?โผ
It gives your agent a persistent knowledge brain: it ingests meetings, emails, chats, and files into linked pages, then answers questions with cited synthesis instead of raw search hits.
Does GBrain work with Claude Code and Codex?โผ
Yes. It ships a bootstrap flow that wires memory, hooks, and MCP tools into Claude Code, Codex, OpenClaw, and other agent harnesses in about 15 minutes.
Can GBrain run without API keys or a server?โผ
Yes. The default PGLite engine runs locally in seconds with zero config and zero keys; adding one optional API key unlocks semantic search and automatic fact extraction.
Can I use GBrain as a shared team brain?โผ
Yes. It supports per-person scoped access with isolation-tested reads, plus a sanitization skill that strips compensation and performance data before sharing.
Related Repositories in Personal & Entrepreneur
View All in Personal & Entrepreneurโclawdis
Run a personal AI assistant across your devices and chats
awesome-claude-skills
Curated library of 1000+ ready-to-use AI agent skills
chatgpt-on-wechat
Personal AI assistant that plans tasks, remembers, and chats anywhere