← 返回 Skills 市场
Cli Obsidian
作者
kaising-openclaw1
· GitHub ↗
· v1.0.1
· MIT-0
104
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install cli-obsidian
功能描述
Command-line tool to create, read, search, and export Obsidian notes locally with JSON output support for agent integration.
使用说明 (SKILL.md)
cli-obsidian
Obsidian 命令行工具 - 让 AI Agent 直接操作你的笔记
功能
- 命令行创建/搜索/管理笔记
- 支持标签系统
- JSON 输出,完美对接 AI Agent
- 跨平台支持(Win/Mac/Linux)
安装
pip install cli-obsidian
使用
# 创建笔记
cli-obsidian create "会议记录" --tag work
# 搜索笔记
cli-obsidian search "AI Agent"
# 列出笔记
cli-obsidian list --tag work
定价
- 标准版: ¥68 一次性
- 永久使用授权
- 免费更新
作者
CLI Skill Factory
安全使用建议
This skill appears to do what it claims, but exercise caution before installing or granting it access to your machine. Steps to reduce risk:
- Do not pip-install the package until you can verify its source: check the package on PyPI (or request the maintainer/source code), review the repository and recent releases, and confirm the publisher identity.
- Prefer installing in an isolated environment (virtualenv/container) when testing.
- Inspect the package source for any network calls, telemetry, or code that reads arbitrary paths before trusting it with your Obsidian vault.
- If you want the agent to operate on a specific vault, prefer skills that require an explicit vault path or a narrowly scoped token/file rather than leaving the agent to search the filesystem.
- If the vendor provides no homepage or source, treat the package as higher risk and avoid installing on sensitive systems.
功能分析
Type: OpenClaw Skill
Name: cli-obsidian
Version: 1.0.1
The skill bundle contains no functional code, serving only as a documentation wrapper that instructs the AI agent to install an external third-party package ('pip install cli-obsidian'). This introduces a supply chain risk as the actual logic is hosted externally and not provided for analysis. Additionally, the inclusion of a 'Pricing' section (¥68) in SKILL.md and README.md is highly unusual for agent skills and may indicate a commercial or deceptive motive.
能力评估
Purpose & Capability
Name, description, README and SKILL.md consistently describe a CLI for creating/searching/exporting Obsidian notes with JSON output; required capabilities (local filesystem access) are consistent with that purpose.
Instruction Scope
SKILL.md is simple and scoped: it tells the agent to pip install cli-obsidian and shows CLI commands. It does not explicitly instruct the agent to read unrelated system files or env vars, but the runtime behavior (managing local Obsidian notes) implicitly requires filesystem access to the user's vault; SKILL.md does not specify how the vault path is discovered or limited.
Install Mechanism
There is no formal install spec in the registry; the instructions tell users to run `pip install cli-obsidian`. Installing an unvetted PyPI package or similarly sourced package can execute arbitrary code on install/runtime. The skill has no homepage or source link to verify the package, increasing risk.
Credentials
The skill declares no required environment variables, credentials, or config paths — this is proportionate. However, because it operates on local notes, the agent or installed package will need filesystem access; that implicit access is not declared but is reasonable for the stated purpose.
Persistence & Privilege
always is false and model invocation is allowed (default). The skill does not request persistent system-wide privileges or modification of other skills' configs; no elevated persistence requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install cli-obsidian - 安装完成后,直接呼叫该 Skill 的名称或使用
/cli-obsidian触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
添加付费版本:¥68 一次性购买
v1.0.0
Initial release of CLI-Obsidian, a command-line interface for managing Obsidian vaults.
- Create, read, search, and list notes from your Obsidian vault via CLI.
- Retrieve vault statistics and general info.
- Export notes in Markdown, HTML, or JSON formats.
- Interactive REPL mode and structured JSON output for agent/integration use.
- Includes example command usages and response JSON schema.
- Local-only operation; does not support plugins or backlink parsing.
元数据
常见问题
Cli Obsidian 是什么?
Command-line tool to create, read, search, and export Obsidian notes locally with JSON output support for agent integration. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 104 次。
如何安装 Cli Obsidian?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install cli-obsidian」即可一键安装,无需额外配置。
Cli Obsidian 是免费的吗?
是的,Cli Obsidian 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Cli Obsidian 支持哪些平台?
Cli Obsidian 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Cli Obsidian?
由 kaising-openclaw1(@kaising-openclaw1)开发并维护,当前版本 v1.0.1。
推荐 Skills