← 返回 Skills 市场
ruslanlanket

Obsidian - read, search, write and edit direct to obsidian vault.

作者 RuslanLanket · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
8683
总下载
6
收藏
89
当前安装
1
版本数
在 OpenClaw 中安装
/install obsidian-direct
功能描述
Work with Obsidian vaults as a knowledge base. Features: fuzzy/phonetic search across all notes, auto-folder detection for new notes, create/read/edit notes with frontmatter, manage tags and wikilinks. Use when: querying knowledge base, saving notes/documents, editing existing notes by user instructions.
安全使用建议
Install only if you intend an agent to access and modify your Obsidian vault. Change the hardcoded vault path, keep backups or version history enabled, avoid storing secrets in the vault, and consider adding confirmation or diff review before replace, clear, or overwrite operations.
功能分析
Type: OpenClaw Skill Name: obsidian-direct Version: 1.0.0 The OpenClaw AgentSkills skill bundle for Obsidian is classified as benign. The `SKILL.md` provides clear, task-oriented instructions for the agent to manage Obsidian notes, without any evidence of prompt injection attempts to deviate from its purpose or perform malicious actions. The Python scripts (`obsidian_cli.py`, `obsidian_search.py`) legitimately interact with the file system to read and write markdown files within the specified vault. Crucially, external command execution via `subprocess.run` (for `ripgrep` and `grep`) properly sanitizes user input using `re.escape()`, mitigating command injection risks. There is no evidence of data exfiltration, persistence mechanisms, or other malicious behaviors.
能力评估
Purpose & Capability
Reading, searching, creating, and editing Markdown notes is coherent with an Obsidian vault skill; the capability is powerful because it covers private knowledge-base content and full-note replacement.
Instruction Scope
The SKILL.md discloses create and edit workflows, but it does not separate read-only from mutating use or require preview/confirmation before append, replace, or section-replacement operations.
Install Mechanism
No downloader, remote execution, or installer persistence was found. The documentation and code include a hardcoded personal vault path that users would need to review and change.
Credentials
The scripts operate across all Markdown files in the configured vault and accept caller-supplied vault and folder paths; folder handling is not clearly constrained to the vault, which is broader than ideal for a local private notes skill.
Persistence & Privilege
The CLI persistently creates and edits files, can overwrite an existing note on create, and supports destructive replace/clear behavior without built-in backup, dry-run, or confirmation controls.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install obsidian-direct
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /obsidian-direct 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — Adds support for managing Obsidian vaults as a knowledge base. - Fuzzy/phonetic search across all notes using fast ripgrep filtering. - Automatic folder detection for new notes and note suggestion based on content. - Create, read, and edit notes with frontmatter (timestamps, tags, aliases). - Manage tags, incoming/outgoing wikilinks, and sections within notes. - Comprehensive CLI scripts for querying, saving, editing, and organizing notes and folders. - Designed workflows for knowledge base queries, note creation, and prompt-driven editing.
元数据
Slug obsidian-direct
版本 1.0.0
许可证
累计安装 307
当前安装数 89
历史版本数 1
常见问题

Obsidian - read, search, write and edit direct to obsidian vault. 是什么?

Work with Obsidian vaults as a knowledge base. Features: fuzzy/phonetic search across all notes, auto-folder detection for new notes, create/read/edit notes with frontmatter, manage tags and wikilinks. Use when: querying knowledge base, saving notes/documents, editing existing notes by user instructions. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 8683 次。

如何安装 Obsidian - read, search, write and edit direct to obsidian vault.?

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

Obsidian - read, search, write and edit direct to obsidian vault. 是免费的吗?

是的,Obsidian - read, search, write and edit direct to obsidian vault. 完全免费(开源免费),可自由下载、安装和使用。

Obsidian - read, search, write and edit direct to obsidian vault. 支持哪些平台?

Obsidian - read, search, write and edit direct to obsidian vault. 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Obsidian - read, search, write and edit direct to obsidian vault.?

由 RuslanLanket(@ruslanlanket)开发并维护,当前版本 v1.0.0。

💬 留言讨论