← 返回 Skills 市场
547895019

Obsidian Helper

作者 547895019 · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
67
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install obsidian-helper
功能描述
Operate Obsidian vaults from command line. Use when the user wants to list, search, create, read, edit, or delete Obsidian notes, or manage daily notes. Trig...
安全使用建议
Do not run the installer yet. The package is inconsistent: SKILL.md expects an 'obsidian' helper script and the OBSIDIAN_VAULT env var, but the manifest/registry metadata doesn't list those and the included install.sh appears to reference a missing/incorrect path (scripts/obsidian). Ask the publisher for the missing 'scripts/obsidian' file or a corrected installer, and review that script's contents before running anything. If you must test, inspect the install.sh and the helper script manually and run steps by hand (copying a vetted helper to ~/bin and adding only the PATH line you approve) rather than executing the provided installer blind. If the publisher cannot explain the metadata mismatches and provide the missing file, treat the skill as untrusted.
功能分析
Type: OpenClaw Skill Name: obsidian-helper Version: 1.0.1 The bundle is missing the primary functional script (`scripts/obsidian`) that it attempts to install, making it impossible to verify the actual logic behind the described Obsidian operations. Furthermore, `scripts/install.sh` modifies the user's `~/.bashrc` to permanently alter the system `PATH` and contains a pathing error (`$SCRIPT_DIR/scripts/obsidian`) that would likely cause the installation to fail. The absence of core code combined with persistent environment modification warrants a suspicious classification.
能力评估
Purpose & Capability
SKILL.md describes a simple CLI wrapper for Obsidian and declares it needs an OBSIDIAN_VAULT env var and an 'obsidian' script/binary. Registry metadata (provided above) lists no required env or binaries — the two manifests contradict each other. That inconsistency is unexplained and reduces trust.
Instruction Scope
Runtime instructions are narrowly scoped to listing/searching/creating/editing markdown files in a vault and configuring OBSIDIAN_VAULT. The install step edits the user's ~/.bashrc to add ~/bin to PATH, which is expected for a user-level CLI install. The instructions do not attempt to read or exfiltrate unrelated credentials or system config.
Install Mechanism
An install script is included, but it appears buggy: it attempts to copy a scripts/obsidian file from "$SCRIPT_DIR/scripts/obsidian" even though the manifest does not include scripts/obsidian, and the path looks incorrect (would result in scripts/scripts/obsidian). There is no network download, but the missing/incorrect file copy means the installer will fail or behave unexpectedly.
Credentials
The only runtime environment variable the skill claims to need (OBSIDIAN_VAULT) is proportionate to its purpose. However, the registry metadata claims no required env vars while SKILL.md declares OBSIDIAN_VAULT as required — this metadata mismatch is suspicious and should be resolved.
Persistence & Privilege
The skill does not request always:true and is user-invocable only. The install script modifies ~/.bashrc (adds ~/bin to PATH), which is a normal user-level change for a CLI tool but is a persistent change the user should be aware of.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install obsidian-helper
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /obsidian-helper 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Restructure documentation, enhance installation section
元数据
Slug obsidian-helper
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Obsidian Helper 是什么?

Operate Obsidian vaults from command line. Use when the user wants to list, search, create, read, edit, or delete Obsidian notes, or manage daily notes. Trig... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 67 次。

如何安装 Obsidian Helper?

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

Obsidian Helper 是免费的吗?

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

Obsidian Helper 支持哪些平台?

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

谁开发了 Obsidian Helper?

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

💬 留言讨论