Knowledge Graph Engine — AI skill for Claude Code
Knowledge graph engine for modeling relationships across code, documents, and AI workflows.
How to install Knowledge Graph Engine
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open 2233admin/knowledge-graph-engine and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Knowledge Graph Engine does
Knowledge graph engine for modeling relationships across code, documents, and AI workflows.
Alternatives in AI
- Wiki Graph — Build the LLM Wiki knowledge graph 2.3k ★
- Nocturne Memory — A lightweight, rollbackable, and visual Long-Term Memory Server for MCP Agents 1.3k ★
- Engraph — Local knowledge graph for AI agents 124 ★
README
Knowledge Graph Engine (KGE)
**Typed knowledge graph + causal inference engine for structured agent memory and composable skills.**
Enhanced with causal reasoning, root cause analysis (5 Whys), and success attribution.
Features
- Typed Knowledge Graph: Entities, relations, properties with validation
- Causal Inference Engine: Root cause analysis (5 Whys), success attribution, decision simulation
- Composable Skills: Cross-skill state sharing via knowledge graph
- Validation: Type constraints, relation cardinality, acyclic checks
Quick Start
# Initialize KGE storage
mkdir -p memory/knowledge-graph-engine
touch memory/knowledge-graph-engine/graph.jsonl
touch memory/knowledge-graph-engine/causal.jsonl
# Start using
python3 scripts/ontocausal.py create --type Person --props '{"name":"Alice"}'
GitHub Repository
https://github.com/2233admin/knowledge-graph-engine
License
MIT
Related Skills
Graqle
Persistent organisational intelligence for AI agents. Turn codebases, documents, policies and decisions into a
Graphify Novel
A knowledge-graph AI writing assistant - tracks characters, threads, and world-building across your full manus
MCP Memory Sqlite
A personal knowledge graph and memory system for AI assistants using SQLite with optimized text search. Perfec
Heor Skills
Open-source HEOR and medical device market-access skills for AI agents. Nine skills, a deterministic economic
Knowledge Distiller
AI agent skill that distills documents into temporally-aware structured knowledge graphs. Dual output: .knowle
Reql
REQL – A graph-native code index engine for agents. Scans Python, TypeScript, Go, Rust, Java, and 30+ language
Related Agents
Engine Grounding Scout
Use when you are about to run the memory-recall sweep or a knowledge-graph impact traversal and the sweep will
Eloquent Specialist
Expert in Laravel Eloquent ORM, database design, relationships, query optimization, and data modeling. Invoked
Deep Explore
Deep codebase exploration using grepai semantic search and call graph tracing. Use this agent for understandin