What problem does it solve?
This Skill helps you store, connect, query, and validate structured knowledge when simple notes are not enough. It is useful for tracking people, projects, tasks, events, documents, and the relationships between them in a consistent way.
Core Features & Use Cases
- Entity management: Create, update, delete, and retrieve typed entities such as Person, Project, Task, Event, and Document.
- Graph relationships: Link entities with relations like ownership, assignment, dependencies, membership, and event attendance.
- Validation and constraints: Check required fields, enums, forbidden properties, relation types, cardinality, acyclic dependencies, and event date order.
- Use case: A team lead can record a project, link tasks and owners, then validate the graph to catch missing fields or circular blockers before planning work.
Quick Start
Ask the ontology skill to create a Task entity for a project, link it to the owner, and validate the graph for constraint violations.