← 返回 Skills 市场
michael-c-matias

obsidian-notesmd-cli-command

作者 Michael-C-Matias · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
119
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install obsidian-cli-notesmd
功能描述
Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
安全使用建议
This skill appears to be what it claims (an obsidian-cli helper) but review a few things before installing: 1) The SKILL.md reads ~/Library/Application Support/obsidian/obsidian.json (macOS); if you’re on Linux/Windows or expect cross-platform use, confirm path handling. 2) The Homebrew formula is hosted in a third‑party tap (yakitrak); verify the tap and formula source before brew install to avoid installing untrusted binaries. 3) The skill will read your Obsidian config to find vault paths—these are local user files (not secret keys, but they reveal note locations). If you’re uncomfortable, run obsidian-cli manually first to verify behavior, or inspect the brew formula source. If you can provide the brew formula URL or the formula source repo, I can re-evaluate and raise or lower confidence.
功能分析
Type: OpenClaw Skill Name: obsidian-cli-notesmd Version: 1.0.0 The skill bundle provides instructions for managing Obsidian vaults using the legitimate third-party 'obsidian-cli' tool. It includes standard installation steps via Homebrew and guides the agent on locating vault configurations in the user's Library folder. No malicious code, data exfiltration, or harmful prompt injections were identified; the behavior is entirely consistent with the stated purpose of note automation.
能力评估
Purpose & Capability
The name/description (work with Obsidian vaults via obsidian-cli) matches the declared required binary and the instructions. However, the SKILL.md refers to a macOS-specific config file (~/Library/Application Support/obsidian/obsidian.json) even though the skill metadata does not declare any OS restriction or config paths. This is a minor mismatch in declared requirements vs. runtime guidance.
Instruction Scope
Runtime instructions mostly stay on‑task (search, create, move, delete notes using obsidian-cli). They explicitly instruct reading the user-specific config file to find active vaults, which is relevant to the purpose but is an undeclared file read of a user data path. The instructions also assume Obsidian’s URI handler and macOS paths; there is no guidance for Linux/Windows locations.
Install Mechanism
The install spec uses Homebrew (brew formula yakitrak/yakitrak/obsidian-cli) which will create the obsidian-cli binary. Using Homebrew is normal, but this is a third‑party tap (yakitrak) rather than the core Homebrew repository: moderate risk if you don't trust that tap. No arbitrary downloads or archives are present.
Credentials
The skill declares no environment variables, credentials, or config paths. That is proportionate to its stated purpose (it only needs the obsidian-cli binary). The only runtime data the instructions reference is the user config file (vault locations).
Persistence & Privilege
always:false and no install-time scripts or code files are included. This is an instruction-only skill that relies on an external binary; it does not request persistent elevated privileges or modify other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install obsidian-cli-notesmd
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /obsidian-cli-notesmd 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
--- name: obsidian description: Work with Obsidian vaults via notesmd-cli metadata: requires: { bins: ["notesmd-cli"] } install: - { id: "brew", formula: "yakitrak/yakitrak/notesmd-cli" } - { id: "manual", label: "Manual install from GitHub releases" } ---
元数据
Slug obsidian-cli-notesmd
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

obsidian-notesmd-cli-command 是什么?

Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 119 次。

如何安装 obsidian-notesmd-cli-command?

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

obsidian-notesmd-cli-command 是免费的吗?

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

obsidian-notesmd-cli-command 支持哪些平台?

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

谁开发了 obsidian-notesmd-cli-command?

由 Michael-C-Matias(@michael-c-matias)开发并维护,当前版本 v1.0.0。

💬 留言讨论