Ontology

Ontology Skill

alanliuyes cefb876 3 files · 3.4 KB Updated

File contents

Ontology Skill

Typed knowledge graph for structured agent memory and composable skills. Use when creating/querying entities (Person, Project, Task, Event, Document), linking related objects, enforcing constraints, planning multi-step actions as graph transformations, or when skills need to share state. Trigger on "remember", "what do I know about", "link X to Y", "show dependencies", entity CRUD, or cross-skill data access.

Usage

Use this skill for:

  • Creating/querying entities
  • Linking related objects
  • Enforcing constraints
  • Planning multi-step actions
  • Cross-skill data sharing

Entity Types

  • Person
  • Project
  • Task
  • Event
  • Document

alanliuyes/openclaw-skills/tree/main/ontology commit cefb876db1

Frequently asked questions

npx skillmds@latest add alanliuyes/ontology