Communityv1.0.0

Ontology 1.0.4

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

1.6kdownloads48active installstenmyword
View on ClawHubBack to Skills

Skill Details

Slug
ontology-1-0-4
Latest Version
1.0.0
Author
tenmyword
Published
Mar 16, 2026
Updated
May 11, 2026
Total Versions
1

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 1.0.4.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

- Initial release of the ontology skill, enabling a typed knowledge graph for structured agent memory and composable skills. - Supports entity creation, querying, linking (relations), enforcement of type constraints, and planning as graph transformations. - Includes core types for people, projects, tasks, events, documents, accounts, and more. - Provides CLI commands for entity and relation CRUD, validation, and graph traversal. - Ensures data integrity through validation, append-only change tracking, and an extensible schema/constraint system. - Designed for cross-skill data sharing and integration patterns, with full documentation and quick start guides.