💎 Obsidian (Linux) — 管理知识库

v1.2.0

通过 notesmd-cli 在 Linux 环境直接读写 Obsidian 仓库(纯 Markdown 笔记),批量增改文件、自动生成目录、调用插件,无缝接入脚本与 CI/CD,实现知识库自动化管理。

0· 715·3 当前·3 累计
tripleight 头像by @tripleight (Denis Pisarev)
下载技能包
最后更新
2026/2/26
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
可疑
medium confidence
NULL
评估建议
This skill is instruction-only and uses notesmd-cli to operate on your local Obsidian vaults; reading ~/.config/obsidian/obsidian.json is necessary to find vaults and is expected behavior. Before installing or using it: - Prefer installing notesmd-cli yourself from a known upstream (GitHub releases or the official project) rather than implicitly trusting a third-party Homebrew tap or an AUR binary package. Review the yakitrak tap and the AUR package source and checksums. - Confirm the notesmd-cl...
详细分析 ▾
用途与能力
Name/description match the instructions: the skill expects to automate Obsidian vaults via the notesmd-cli tool and references reading the Obsidian config to locate vaults, which is reasonable. Minor inconsistency: the registry metadata lists no required config paths, while the SKILL.md explicitly instructs reading ~/.config/obsidian/obsidian.json (Linux) and the macOS path — this should have been declared.
指令范围
Instructions are narrowly scoped to vault operations (list, search, read, create, move, delete) and to reading the Obsidian config file to resolve vault paths. They do not instruct broad system probing or network exfiltration. The only notable scope action is reading the user's obsidian.json config file in the home directory — reasonable for locating vaults but not declared as a required config path.
安装机制
The install spec points to a third-party Homebrew tap (yakitrak/yakitrak/notesmd-cli) and an AUR package (notesmd-cli-bin). Both sources can deliver arbitrary binaries; neither is a standard official repo listing. Because the skill would cause or instruct installation of a binary from community/third-party packaging, you should verify the upstream source and trustworthiness of those packages before installing.
凭证需求
The skill requests no environment variables or credentials, which is appropriate. However, it does rely on reading the user's Obsidian config file path (home directory), which was not listed under required config paths — a minor mismatch between declared requirements and instructions.
持久化与权限
The skill is not always-enabled and is user-invocable; it does not request elevated or persistent platform privileges. It does not claim to modify other skills or system-wide agent settings.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.2.02026/2/17

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install obsidian-linux
镜像加速npx clawhub@latest install obsidian-linux --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库