gbrain
garrytan/gbrain
GBrain is a persistent memory and institutional knowledge engine for AI agents that provides synthesis, graph traversal, and gap analysis. Created by Garry Tan, it functions as a personal or company brain layer with privacy controls, vector search, and self-wiring knowledge graphs.
Overview
GBrain serves as an advanced second brain and context layer for AI coding agents and autonomous workflows. It aggregates information from diverse sources (meetings, emails, notes), extracts entity relationships without extra LLM overhead, and performs automated synthesis and gap analysis. It supports multiple backends including PGLite and Postgres with pgvector, multi-tenant workspace scoping, and continuous self-consolidation background jobs.
Capabilities
- ▸Synthesized multi-source question answering with explicit citations
- ▸Self-wiring knowledge graph extraction with typed edges
- ▸Vector search and semantic retrieval benchmarked for high precision
- ▸Multi-tenant company brain scoping and security boundaries
- ▸Automated trajectory tracking and scorecards for entities and metrics
Best for
Maintaining long-term persistent memory for AI coding agents, Serving as a shared company institutional memory with multi-user isolation, Tracking founder, company, and deal trajectories over time with metric-based scoring, Automating ingestion, enrichment, and consolidation of unstructured notes and logs
Works with
実タスクにどれだけ役立つか(機能の豊富さ・用途の明確さ)。 — AIによるcapabilities/use-cases解析
実装・指示の品質。 — AIによるSKILL.md/README解析
リポジトリがどれだけ活発に保守されているか。 — GitHub 最終push日時の新しさ
ドキュメントの充実度・分かりやすさ。 — README/独自要約の情報量
危険・不審な挙動が無いか。 — AIによるセキュリティレビュー
ありふれたラッパーではない独自性。 — AIによる独自性判定
コミュニティの採用度。 — GitHub Stars/Forks(対数スケール)
対応AIエージェントの広さ。 — AIによる対応エージェント判定
ライセンス不明/制限あり(Red)のSkillは総合スコアに0.85倍の補正を適用します。 ランキングはこのScoreのみで決まり、広告で変わりません。 算出方法の詳細 →
Security considerations
GBrain distinguishes trusted local CLI callers from untrusted agent-facing remote callers via an explicit trust boundary. Sensitive operations like file uploads enforce strict filesystem confinement for remote callers, and protected phase handlers are restricted to local execution.
Categories
Summary and analysis are original content generated by AI Skills Rank. The skill's source text is not reproduced here — view it on the linked repository.