What problem does it solve?
This skill solves the complexity of manually configuring a persistent, self-wiring knowledge graph and vector database, ensuring your AI agent has a reliable, long-term memory system.
Core Features & Use Cases
- Automated Infrastructure: Provisions Postgres with pgvector and configures the brain-first lookup protocol.
- Knowledge Syncing: Establishes continuous synchronization between your local markdown repository and the database.
- Use Case: Quickly bootstrap a production-ready agent environment that ingests meetings, emails, and documents to provide context-aware answers that vector search alone cannot reach.
Quick Start
Ask the agent to initialize your gbrain environment by running the setup command to configure your database and sync your local knowledge base.