← 返回 Skills 市场
460
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install obsidian-cli-tool
功能描述
Interact with Obsidian vaults using the Obsidian CLI to read, create, search, and manage notes, tasks, properties, and more. Also supports plugin and theme d...
安全使用建议
This skill appears to do what it claims (control Obsidian via the obsidian CLI), and it asks for no external credentials. Before installing or enabling it for autonomous use, consider: 1) ensure the local 'obsidian' CLI and the Obsidian CLI plugin are what you expect (trustworthy source); 2) do not allow autonomous agent invocation if you don't want the agent to run destructive or arbitrary-code commands (plugin eval and delete); 3) backup your vault before permitting operations that modify or delete notes; and 4) prefer manual review of any commands the agent proposes that use plugin eval or other high-impact operations. If you want stricter safety, request the skill declare the 'obsidian' binary dependency and consider restricting the set of allowed commands (e.g., disable eval/delete) or only use in a disposable/testing vault.
功能分析
Type: OpenClaw Skill
Name: obsidian-cli-tool
Version: 1.0.0
The skill bundle documents high-risk capabilities, specifically the `obsidian plugin eval '<code>'` command in SKILL.md, which allows for arbitrary JavaScript execution within a running Obsidian instance. While intended for plugin development, this provides a direct vector for Remote Code Execution (RCE) and data exfiltration if the AI agent is targeted by prompt injection. Furthermore, the `plugin screenshot` and `plugin dom` commands allow for capturing sensitive UI state, posing a significant privacy risk without explicit security boundaries.
能力评估
Purpose & Capability
The SKILL.md documents CLI commands for listing/opening/searching/creating/deleting notes and plugin development (reload, eval, screenshot, DOM). These directly align with the skill name and description. The only minor coherence issue is that the skill doesn't declare the 'obsidian' CLI as a required binary in metadata, even though the instructions depend on it and an open Obsidian instance.
Instruction Scope
Instructions stay within the stated domain (vault and plugin operations). However, 'obsidian plugin eval "<code>"' allows arbitrary JavaScript execution inside the running Obsidian process and can access or modify vault contents or the host environment; 'obsidian delete <note>' performs destructive actions. These are expected for plugin/dev tasks but are high-impact, so they warrant caution.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing will be written to disk by the skill itself. That is lower risk and consistent with the declared metadata.
Credentials
The skill requests no environment variables, credentials, or config paths, which is appropriate for a local CLI wrapper. Note that the skill can still perform powerful actions within the user's Obsidian instance (read/delete/execute JS) without requesting external secrets.
Persistence & Privilege
always is false and the skill does not request modification of other skills or global agent settings. The agent may invoke the skill autonomously (platform default); combined with commands like plugin eval and delete, that increases operational risk if the agent is permitted to run without human review.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install obsidian-cli-tool - 安装完成后,直接呼叫该 Skill 的名称或使用
/obsidian-cli-tool触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of obsidian-cli-tool.
- Interact with Obsidian vaults via command line: read, create, search, and manage notes and tasks.
- Supports frontmatter (YAML properties) management.
- Includes commands for plugin and theme development, such as reloading plugins, running JavaScript, capturing errors, screenshots, and DOM inspection.
- Compatible with running Obsidian instances and CLI plugin requirements.
- Provides detailed command reference and usage examples.
元数据
常见问题
Obsidian Cli Tool 是什么?
Interact with Obsidian vaults using the Obsidian CLI to read, create, search, and manage notes, tasks, properties, and more. Also supports plugin and theme d... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 460 次。
如何安装 Obsidian Cli Tool?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install obsidian-cli-tool」即可一键安装,无需额外配置。
Obsidian Cli Tool 是免费的吗?
是的,Obsidian Cli Tool 完全免费(开源免费),可自由下载、安装和使用。
Obsidian Cli Tool 支持哪些平台?
Obsidian Cli Tool 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Obsidian Cli Tool?
由 Li Yaping(@sadlay)开发并维护,当前版本 v1.0.0。
推荐 Skills