← 返回 Skills 市场
Open Ontologies
作者
fabio-rovai
· GitHub ↗
· v0.5.1
· MIT-0
336
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install open-ontologies
功能描述
AI-native ontology engineering using 39+ MCP tools backed by an in-memory Oxigraph triple store. Build, validate, query, and govern RDF/OWL ontologies with a...
安全使用建议
This skill appears internally consistent with an on-disk/open-ontologies binary that exposes onto_* commands. Before installing or running it: (1) obtain the open-ontologies binary from a trusted source and verify checksums/signatures (prefer official releases or your distro's packages over unknown binaries); (2) avoid supplying sensitive endpoints or protected health information to onto_push/onto_pull/clinical tools unless you control the target and understand the data flow; (3) consider running the binary in an isolated environment (container/VM) while you evaluate it; (4) if you want to limit risk, disable autonomous skill invocation or require explicit user confirmation before the agent calls networked tools.
功能分析
Type: OpenClaw Skill
Name: open-ontologies
Version: 0.5.1
The skill bundle provides a comprehensive set of tools for ontology engineering using an MCP server (open-ontologies). It includes detailed instructions for managing RDF/OWL data, validation, and lifecycle management. Network access is documented as being limited to user-provided SPARQL endpoints or URLs via tools like onto_pull and onto_push, and no evidence of malicious intent, data exfiltration, or prompt injection was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The skill advertises an Oxigraph-backed MCP server exposing onto_* tools and the SKILL.md only requires the 'open-ontologies' binary and calls those onto_* commands. Requiring a local 'open-ontologies' binary is coherent with the described functionality.
Instruction Scope
Runtime instructions only direct the agent to generate RDF/OWL, run local onto_* tools, load/save .ttl files, and optionally fetch/push to user-provided URLs. There are no instructions to read unrelated system files, to access secrets, or to transmit data to unspecified external services.
Install Mechanism
The skill is instruction-only (no automatic installer). It recommends installing the binary via 'cargo install' or GitHub releases, which is reasonable, but users should verify release authenticity/signatures and prefer distribution channels they trust before installing executable binaries.
Credentials
The skill declares no required environment variables or credentials. Network use is explicitly optional and tied to user-supplied URLs (onto_pull/onto_push). Be aware that pushing data to a SPARQL endpoint you provide or processing clinical data can expose sensitive information if you supply sensitive endpoints or PHI.
Persistence & Privilege
The skill does not request 'always: true' or other elevated platform privileges. It suggests adding an MCP server entry to .mcp.json (a user action) but does not instruct modifying other skills or system-wide settings automatically. Autonomous invocation is allowed by default (platform normal), which is reasonable here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install open-ontologies - 安装完成后,直接呼叫该 Skill 的名称或使用
/open-ontologies触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.5.1
- Added detailed MCP requirements, install instructions, and configuration info in the metadata section (SKILL.md).
- Clarified that all core processing is local and in-memory; network access is only required for specific user-triggered commands (`onto_pull`, `onto_push`).
- Explicitly described security/privacy: no external credentials or API keys needed, and monitor alerts are local only.
- No functional/tool changes; documentation and setup information improved for clarity.
v0.5.0
AI-native ontology engineering — 39+ MCP tools, Oxigraph triple store, SPARQL, SHACL, OWL reasoning, Terraform-style lifecycle management
元数据
常见问题
Open Ontologies 是什么?
AI-native ontology engineering using 39+ MCP tools backed by an in-memory Oxigraph triple store. Build, validate, query, and govern RDF/OWL ontologies with a... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 336 次。
如何安装 Open Ontologies?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install open-ontologies」即可一键安装,无需额外配置。
Open Ontologies 是免费的吗?
是的,Open Ontologies 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Open Ontologies 支持哪些平台?
Open Ontologies 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Open Ontologies?
由 fabio-rovai(@fabio-rovai)开发并维护,当前版本 v0.5.1。
推荐 Skills