| name | kindex-capture |
| description | Capture a specific piece of knowledge, constraint, or decision to the Kindex knowledge graph. Use when the user says "remember this", "add this to kindex", or "this is important". |
Kindex Capture
Capture a specific piece of knowledge, constraint, or decision right now.
Instructions
- Identify what the user wants to capture
- Determine the appropriate node type:
concept — general knowledge or insight
decision — a choice that was made and why
constraint — an invariant that must always hold ("never do X")
directive — a soft rule or preference ("prefer Y over Z")
question — an open question to revisit later
skill — a capability or competency
- Call the
add MCP tool with the text and appropriate type
- If the knowledge relates to existing nodes, call
search first and then link to connect them
- Confirm to the user what was captured and any connections made