predicate
01Plugin Claude Code
Plugin marketplace listing 1 plugin: predicate.
Plugin Claude Code
Plugin marketplace listing 1 plugin: predicate.
Plugin Claude Code
Local reasoning knowledge graph (RDF/OWL) for AI agents — 10 kg MCP tools + cross-platform Stop-hook turn extraction (Claude Code + Codex CLI) + reasoning bridge for action data. Disk-backed native Oxigraph by default, in-process WASM fallback.
Command
Ask the knowledge graph a structural question. Composes kgexploreschema → kgask → kgexplain.
Command
Stop Fuseki via predicate down (preserves the data volume).
Command
Health-check the Predicate stack (Docker + Fuseki + TBox) and show graph metrics.
Command
Bring Fuseki up via predicate up (Docker Compose + bootstrap graphs + load seed TBox).
Hook
Runs when a session starts, executing session-start.sh via bash. From NordicAgents/predicate.
Hook
Runs when the agent finishes a response, executing stop.sh via bash. From NordicAgents/predicate.
Skill Claude CodeCodex
Local reasoning knowledge graph for "why", "what breaks if", and "what's connected to" questions. OWL-backed, provenance-tracked, schema-versioned. Use when the question is structural — about relations, transitive dependencies, contradictions, or prior-session state.
Skill Claude CodeCodex
Check the Predicate stack and show graph metrics. Use when the user asks "is predicate working", "what's the status", "check predicate", "how big is the graph", "how many triples", "inferred ratio", "show stats/metrics", or any kg tool just returned an unexpected error.