Agentdb Graph
Agentdb Graph from ruvnet/agentdb.
Skills in this plugin
3- ▌ Agentdb Cypher · ruvnet-agentdbExecute Cypher queries against AgentDB's graph backend. Use when the user wants to write a custom traversal that the standard tools don't cover, or when explaining graph state.
- ▌ Agentdb Traverse · ruvnet-agentdbK-hop traversal from a starting node in AgentDB's graph. Use to explore neighborhoods, find reachable nodes, or visualize a memory's "context".
- ▌ Agentdb Hyperedge · ruvnet-agentdbSearch and manage hyperedges — n-ary relationships between memories. Use for swarm membership, multi-cause incidents, or any "this involves all of (A, B, C, D)" relationship that doesn't fit a binary edge.