Skip to main content
Back to registry

ontology

sundial-org/awesome-openclaw-skills

A typed vocabulary + constraint system for representing knowledge as a verifiable graph.

Installs992
Install command
npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill ontology
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
A typed vocabulary + constraint system for representing knowledge as a verifiable graph. Everything is an entity with a type , properties , and relations to other entities. Every mutation is validated against type constraints before committing. Default: memory/ontology/graph.jsonl Query via scripts or direct file ops. For complex graphs, migrate to SQLite. Define in memory/ontology/schema.yaml : Skills that use ontology should declare: Model multi-step plans as a sequence of graph operations: Each step is validated before execution. Rollback on constraint violation. Log ontology mutations as causal actions: - references/schema.md — Full type definitions and constraint patterns - references/queries.md — Query language and traversal examples

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does ontology do?

A typed vocabulary + constraint system for representing knowledge as a verifiable graph.

Is ontology good?

ontology does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does ontology work with?

ontology currently lists compatibility with codex, gemini-cli, opencode, cursor, kimi-cli, amp, github-copilot.

What are alternatives to ontology?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install ontology?

npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill ontology

Related skills

More from sundial-org/awesome-openclaw-skills

Related skills

Alternatives in Software Engineering