Communityv1.0.4

ontology

Typed knowledge graph for structured agent memory and composable skills. Use when creating/querying entities (Person, Project, Task, Event, Document), linkin...

172.9kdownloads572stars1.2kactive installsoswalpalash
View on ClawHubBack to Skills

Skill Details

Slug
ontology
Latest Version
1.0.4
Author
oswalpalash
Published
Jan 26, 2026
Updated
Mar 11, 2026
Total Versions
4

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for ontology.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.4

- Initial release of the ontology skill for typed, constraint-validated knowledge graphs. - Supports entity and relation CRUD, property and relation validation, and graph traversal for common types such as Person, Project, Task, Event, and Document. - Provides schema-driven constraints including required properties, enums, forbidden fields, cardinality, and acyclicity. - Enables multi-step planning and shared memory across skills via structured ontology objects. - Includes CLI tooling for creating, querying, linking, and validating graph data using JSONL storage.