ontology
Typed knowledge graph for structured agent memory and composable skills. Use when creating/querying entities (Person, Project, Task, Event, Document), linkin...
Typed knowledge graph for structured agent memory and composable skills. Use when creating/querying entities (Person, Project, Task, Event, Document), linkin...
Real data. Real impact.
Emerging
Developers
Per week
Open source
Skills give you superpowers. Install in 30 seconds.
Ontology is a typed knowledge graph system for structured agent memory and composable skills. It enables agents to create, query, and manage entities — people, projects, tasks, events, documents, and more — with validated relationships between them, providing a persistent and queryable memory layer that goes far beyond simple key-value storage.
Data is stored in
memory/ontology/graph.jsonl as append-only operations, ensuring no information is ever lost. Users interact through Python CLI commands — create for adding entities, query for searching by type or properties, relate for linking entities, and validate for checking constraint compliance. YAML schema definitions enforce rules automatically, preventing issues like circular task dependencies or storing secrets inline.
Initialize the storage directory with
mkdir -p memory/ontology && touch memory/ontology/graph.jsonl, then invoke Python commands directly. No external credentials or network access is required. The skill works entirely with local file-based storage under the MIT-0 license.No automatic installation available. Please visit the source repository for installation instructions.
View Installation Instructions1,500+ AI skills, agents & workflows. Install in 30 seconds. Part of the Torly.ai family.
© 2026 Torly.ai. All rights reserved.