.claude/skills/ontologyRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
Typed knowledge graph for structured agent memory and composable skills. Use when creating/querying entities (Person, Project, Task, Event, Document), linkin...
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/ontologyRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/ontologyRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/ontologyRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @oswalpalash/ontologyclawhub inspect @oswalpalash/ontology --version 1.0.4This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:5ad4fe44389a0e14a5e9ccfd689b65e731afbc6b27c0eff411c1ae4e93a98f34references/queries.mdreferences/schema.mdscripts/ontology.pyskill-card.mdSKILL.md- 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, 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.