Ontology
/ontologyTyped knowledge graph for structured agent memory and composable skills. Use when creating/querying entities (Person, Project, Task, Event, Document), linkin...
Skill created by the community and listed at ClawHub. Canonical source: https://clawhub.ai/skills/ontology Version: 1.0.4 Source changelog: - 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, enumerations, forbidden fields, cardinality, and acyclicity. - Enables multi-step planning and shared memory acrossskillss via structured ontology objects. - Includes CLI tooling for creating, querying, linking, and validating graph data using JSONL storage.