knowledge-graph
Installation
SKILL.md
Knowledge Graph: Four Prompts, One Schema
Structured outputs replace four separate trained systems with four prompts that share one schema: the schema is the only training data. Adapting to a new domain means changing the schema and prompt, then evaluating the result.
Say it while working:
"No NER model to train — the schema is the only training data; tightening the
typeLiteral is our retraining step."
When a graph is the right tool
Route before you build. A knowledge graph pays off only when facts must be chained across documents, shared across agents, or checked with provenance.