Stats
Actions
Tags
How this command is triggered — by the user, by Claude, or both
Slash command
/kgmd:connectionsThe summary Claude sees in its command listing — used to decide when to auto-load this command
Find how two entities are connected in the knowledge graph. The entities to connect: $ARGUMENTS Use the kgmd MCP tools to: 1. Call find_path_tool() with the two entity names 2. For each entity along the path, call get_entity_tool() for context 3. Call get_neighbors_tool() on both to find alternative connections Present: the shortest path with relationship types, any alternative connections, and context from document mentions.
Find how two entities are connected in the knowledge graph.
The entities to connect: $ARGUMENTS
Use the kgmd MCP tools to:
Present: the shortest path with relationship types, any alternative connections, and context from document mentions.
npx claudepluginhub johncarpenter/kgmd-plugin --plugin kgmd