← 返回 Skills 市场
parthpandya1729

Obsidian Ontology Sync

作者 parthpandya1729 · GitHub ↗ · v1.0.1
cross-platform ⚠ suspicious
7863
总下载
15
收藏
112
当前安装
2
版本数
在 OpenClaw 中安装
/install obsidian-ontology-sync
功能描述
Bidirectional sync between Obsidian PKM (human-friendly notes) and structured ontology (machine-queryable graph). Automatically extracts entities and relatio...
安全使用建议
Install only if you are comfortable with your selected Obsidian vault being scanned and transformed into persistent ontology data. Configure narrow vault/output paths, exclude private folders where possible, review generated graph and feedback files, and avoid enabling cron until you have confirmed what will be scanned and how to disable it.
功能分析
Type: OpenClaw Skill Name: obsidian-ontology-sync Version: 1.0.1 The skill's code (`scripts/sync.py`) and documentation (`SKILL.md`, `README.md`) are aligned with its stated purpose of synchronizing Obsidian notes with an ontology. The Python script performs local file system operations (reading markdown, writing JSONL files) and text processing using standard libraries. There is no evidence of data exfiltration, malicious execution (e.g., `os.system`, network calls), persistence mechanisms beyond its stated cron job setup for legitimate scheduling, or prompt injection attempts against the OpenClaw agent. All file access and operations are confined to the user's specified Obsidian vault and ontology storage paths.
能力评估
Purpose & Capability
Reading Obsidian markdown and writing ontology or feedback outputs matches the stated sync purpose, and supplied telemetry reports no network exfiltration or unrelated command execution.
Instruction Scope
The documented workflow includes structured extraction of personal details from free-form notes and optional recurring execution; that is high-impact local indexing and should be more explicitly scoped and consented.
Install Mechanism
No deceptive installer behavior or unexpected package installation was evidenced; the notable setup concern is the documented cron scheduling path.
Credentials
Processing a user-selected Obsidian vault is relevant to the purpose, but personal vaults often contain sensitive content and the skill appears to duplicate derived data into machine-queryable outputs without strong minimization or exclusion controls.
Persistence & Privilege
The ontology and feedback files are persistent derived records, and cron-based sync can keep ingesting new notes in the background; no elevated privileges or hidden persistence were evidenced.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install obsidian-ontology-sync
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /obsidian-ontology-sync 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Security update: Removed all sensitive personal/company/project information from examples and replaced with generic placeholders
v1.0.0
Initial release: Bidirectional sync between Obsidian PKM (human-friendly notes) and structured ontology (machine-queryable graph). Automatic entity extraction, relationship mapping, data quality feedback, and zero extra work for users. Tested on 155 entities with 48 relationships.
元数据
Slug obsidian-ontology-sync
版本 1.0.1
许可证
累计安装 269
当前安装数 112
历史版本数 2
常见问题

Obsidian Ontology Sync 是什么?

Bidirectional sync between Obsidian PKM (human-friendly notes) and structured ontology (machine-queryable graph). Automatically extracts entities and relatio... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 7863 次。

如何安装 Obsidian Ontology Sync?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install obsidian-ontology-sync」即可一键安装,无需额外配置。

Obsidian Ontology Sync 是免费的吗?

是的,Obsidian Ontology Sync 完全免费(开源免费),可自由下载、安装和使用。

Obsidian Ontology Sync 支持哪些平台?

Obsidian Ontology Sync 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Obsidian Ontology Sync?

由 parthpandya1729(@parthpandya1729)开发并维护,当前版本 v1.0.1。

💬 留言讨论