agentdb-query

Installation
SKILL.md

AgentDB Query

Query and manage AgentDB through the controller bridge. AgentDB exposes 15 agentdb_* MCP tools; this skill enumerates the standard usage path.

When to use

When you need to store, retrieve, or search knowledge across agent sessions. AgentDB provides hierarchical storage, causal knowledge graphs, semantic routing, and context synthesis.

Steps

  1. Check healthmcp__plugin_ruflo-core_ruflo__agentdb_health. Sanity-check available: true.
  2. Start sessionmcp__plugin_ruflo-core_ruflo__agentdb_session-start if not already active.
  3. Store knowledgemcp__plugin_ruflo-core_ruflo__agentdb_hierarchical-store for structured tier-keyed data (tiers: working|episodic|semantic).
  4. Recall knowledgemcp__plugin_ruflo-core_ruflo__agentdb_hierarchical-recall with a query.
  5. Search patternsmcp__plugin_ruflo-core_ruflo__agentdb_pattern-search for learned patterns (ReasoningBank-routed).
  6. Synthesize contextmcp__plugin_ruflo-core_ruflo__agentdb_context-synthesize to combine multiple memories.
  7. Build causal graphmcp__plugin_ruflo-core_ruflo__agentdb_causal-edge to link related knowledge.

Available controller groups

Installs
653
Repository
ruvnet/ruflo
GitHub Stars
66.6K
First Seen
Apr 28, 2026
agentdb-query — ruvnet/ruflo