← 返回 Skills 市场
rodrigo09313

Obsidian

作者 Rodrigo09313 · GitHub ↗ · v1.0.1 · MIT-0
linux ⚠ suspicious
78
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install obsidian-wiki-rodrigo
功能描述
Work with Rodion's Obsidian vault via Nextcloud. Handle ingest/query/lint for Karpathy wiki pattern. Triggers: add to wiki, ingest, wiki, knowledge base
安全使用建议
Before installing or enabling this skill, verify these items: 1) Confirm the nextcloud.path and nextcloud.container values you will supply — the SKILL.md hard-codes /home/rodrigo/... and container name 'nextcloud', which may not match your environment and could cause the agent to operate on an unintended filesystem or container. 2) Back up the vault and Nextcloud data; test in a non-production copy first. 3) Inspect AGENTS.md or any AI instruction pages in the vault to understand what automated behaviors are permitted; ask the skill author to clarify exact write rules (what 'write <path>' does) and to enforce boundaries (only write under wiki/ and summaries/, never raw/). 4) Limit the agent's privileges: avoid running the agent with broad Docker/socket access unless necessary; prefer a dedicated service account or container with least privilege. 5) Consider adding explicit allowlists/deny-lists for paths and confirming that the agent will use declared config values (nextcloud.path/nextcloud.container) rather than hard-coded paths. If you cannot confirm these, treat the skill with caution or run it in an isolated environment.
功能分析
Type: OpenClaw Skill Name: obsidian-wiki-rodrigo Version: 1.0.1 The skill bundle is designed to manage an Obsidian wiki hosted on a Nextcloud instance. It provides instructions for an AI agent to ingest content, query the knowledge base, and synchronize changes using the Nextcloud 'occ' command via 'docker exec'. The operations and commands described in SKILL.md and references/sync.md are consistent with the stated purpose of maintaining a personal wiki and do not exhibit signs of malicious intent, data exfiltration, or unauthorized access.
能力评估
Purpose & Capability
The skill claims to manage an Obsidian vault via Nextcloud and requires docker + nextcloud config paths, which is coherent. However, SKILL.md embeds an explicit absolute vault path (/home/rodrigo/...) and uses a hard-coded container name ('nextcloud') instead of showing how the declared requires.config (nextcloud.path and nextcloud.container) are used at runtime — an inconsistency that could lead to accidental access to the wrong filesystem or container.
Instruction Scope
Instructions explicitly tell the agent to read and write files under the Nextcloud data directory and to run docker exec php occ files:scan. The docs use vague operations like 'write <path>' and 'Read source' without limits or sanitization, which grants broad discretion to modify the vault. The skill references a raw/ directory marked 'NEVER modify' but the general write instructions give the agent the ability to modify files unless additional safeguards are enforced.
Install Mechanism
Instruction-only skill with no install spec or third-party downloads — minimal install risk. It does require the docker binary to be present on the host (declared).
Credentials
No environment secrets are requested (no API keys). However, the skill requires access to configuration values (nextcloud.path and nextcloud.container) that map directly to local filesystem locations and a container name. Those configuration values effectively grant read/write access to a personal Nextcloud data directory and ability to run commands inside the Nextcloud container — which is proportionate to the stated purpose but sensitive. The SKILL.md's use of literal paths/container names instead of referencing the declared config keys is an inconsistency.
Persistence & Privilege
always:false and default autonomy are used; the skill does not request permanent/global inclusion or modifications to other skills. It will run docker exec commands on demand, which increases its operational capability but is expected for this purpose.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install obsidian-wiki-rodrigo
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /obsidian-wiki-rodrigo 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Updated requirements: removed dependency on php, now requires only docker. - Added required configuration fields: nextcloud.path and nextcloud.container.
v1.0.0
Initial release of obsidian-wiki-rodrigo. - Enables interaction with Rodion's Obsidian vault via Nextcloud. - Supports ingest, query, and lint operations following the Karpathy wiki pattern. - Provides reference instructions for syncing, file operations, and command usage. - Requires Linux, Docker, and PHP for full functionality.
元数据
Slug obsidian-wiki-rodrigo
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Obsidian 是什么?

Work with Rodion's Obsidian vault via Nextcloud. Handle ingest/query/lint for Karpathy wiki pattern. Triggers: add to wiki, ingest, wiki, knowledge base. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 78 次。

如何安装 Obsidian?

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

Obsidian 是免费的吗?

是的,Obsidian 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Obsidian 支持哪些平台?

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

谁开发了 Obsidian?

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

💬 留言讨论