What problem does it solve?
AgentDB exposes 15 MCP tools across hierarchical storage, causal graphs, semantic routing, and pattern search, and this Skill provides the standard usage path so agents can store, recall, and synthesize knowledge across sessions without guessing tool order or namespace rules.
Core Features & Use Cases
- Hierarchical Memory Operations: Store and recall tier-keyed data across working, episodic, and semantic tiers using agentdb_hierarchical-store and agentdb_hierarchical-recall.
- Pattern and Causal Knowledge: Search ReasoningBank-routed patterns and build causal edges between related knowledge entries.
- Context Synthesis and Lifecycle Management: Combine multiple memories with context-synthesize, and manage sessions, health checks, batch operations, and consolidation.
- Use Case: An agent completing a multi-session coding task stores architectural decisions in the semantic tier, links them with causal edges, and recalls synthesized context at the start of the next session.
Quick Start
Ask the agent to check AgentDB health, start a session, and recall stored knowledge matching your query.