LLM Skills
~/catalog/specialized ai agents//ontology

Ontology

/ontology

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

ClawHub communityClawHub community
641
May 11, 2026
// skill content

skills créé par la communauté et référencé depuis ClawHub. Source canonique: https://clawhub.ai/skills/ontology Version: 1.0.4 Changelog source: - Initial release of the ontology skills 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.

// original public source
https://clawhub.ai/skills/ontology
License: License not specified. Review the repository before reusing it.
Independent project, not affiliated with Anthropic. This skill remains the property of its original author.
// install this skill
Paste this command in your terminal at the root of your project:
mkdir -p .claude/commands && curl -o ".claude/commands/ontology" "https://clawhub.ai/skills/ontology"
Then in Claude Code, type /ontology to activate it.
open_in_newOpen original source
// save
Save available after sign in.
loginSign in to save
// information
Stars 641
UpdatedMay 11, 2026
Format.md
AccessFree
// similar

Skills Specialized AI agents

View allarrow_forward