← 返回 Skills 市场
1652
总下载
0
收藏
56
当前安装
1
版本数
在 OpenClaw 中安装
/install ontology-1-0-4
功能描述
Typed knowledge graph for structured agent memory and composable skills. Use when creating/querying entities (Person, Project, Task, Event, Document), linkin...
安全使用建议
Install this only if you want persistent local agent memory in the workspace. Do not store secrets or highly sensitive personal data in the ontology graph, and review proposed memory writes when the agent is asked to remember or link facts.
能力评估
Purpose & Capability
The artifacts consistently describe and implement a typed ontology for creating, querying, linking, validating, and sharing structured agent memory.
Instruction Scope
The trigger language is broad, including phrases like "remember" and cross-skill state access, but this matches the memory purpose and the documented operations are local ontology CRUD/query actions.
Install Mechanism
The package contains documentation, references, metadata, and one Python helper script; there is no installer, dependency bootstrap, network fetch, or auto-run hook.
Credentials
File access is scoped to workspace ontology files such as memory/ontology/graph.jsonl and memory/ontology/schema.yaml, with path resolution constrained to the workspace root; static scan was clean and VirusTotal is only pending telemetry.
Persistence & Privilege
Persistent shared memory is intentional and disclosed. Delete operations are logical append-only records, so earlier raw facts may remain in the JSONL history unless manually removed.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ontology-1-0-4 - 安装完成后,直接呼叫该 Skill 的名称或使用
/ontology-1-0-4触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the ontology skill, enabling a typed knowledge graph for structured agent memory and composable skills.
- Supports entity creation, querying, linking (relations), enforcement of type constraints, and planning as graph transformations.
- Includes core types for people, projects, tasks, events, documents, accounts, and more.
- Provides CLI commands for entity and relation CRUD, validation, and graph traversal.
- Ensures data integrity through validation, append-only change tracking, and an extensible schema/constraint system.
- Designed for cross-skill data sharing and integration patterns, with full documentation and quick start guides.
元数据
常见问题
Ontology 1.0.4 是什么?
Typed knowledge graph for structured agent memory and composable skills. Use when creating/querying entities (Person, Project, Task, Event, Document), linkin... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1652 次。
如何安装 Ontology 1.0.4?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ontology-1-0-4」即可一键安装,无需额外配置。
Ontology 1.0.4 是免费的吗?
是的,Ontology 1.0.4 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Ontology 1.0.4 支持哪些平台?
Ontology 1.0.4 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ontology 1.0.4?
由 tenmyword(@tenmyword)开发并维护,当前版本 v1.0.0。
推荐 Skills