返回顶部
o

obsidian-fns

Control a remote Obsidian vault through Fast Note Sync. Use when reading, searching, writing, or appending notes in Obsidian from OpenClaw, especially for remote vault workflows that do not have direct filesystem access.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.3.0
安全检测
已通过
77
下载量
0
收藏
概述
安装方式
版本历史

obsidian-fns

# obsidian-fns Use this skill to operate a remote Obsidian vault through Fast Note Sync. ## Use the action layer by default Prefer these high-level commands for normal work: ```bash python3 {baseDir}/scripts/fns_actions.py search-notes --keyword "OpenClaw" python3 {baseDir}/scripts/fns_actions.py read-note --path "OpenClaw/API-Test.md" python3 {baseDir}/scripts/fns_actions.py write-note --path "OpenClaw/API-Test.md" --content "# hello" python3 {baseDir}/scripts/fns_actions.py append-note --path "OpenClaw/API-Test.md" --content "\n- one more line" ``` Use the lower-level CLI only when you need debugging, unsupported operations, or direct API diagnosis: ```bash python3 {baseDir}/scripts/fns.py --help ``` ## Operating rules - Prefer `search-notes`, `read-note`, `write-note`, and `append-note` for routine tasks. - Read first if the target note/path is uncertain. - Avoid overwriting an existing note blindly when append is enough. - For exploratory or risky work, create or use a dedicated test path first. - Keep existing compatibility assumptions intact unless the user explicitly asks to migrate config keys or paths. ## Supported capabilities This skill has verified support for: - login and token reuse - vault listing and tree inspection - note search and read - write, append, prepend, replace - rename and move - history lookup - Chinese paths and paths with spaces ## References Read these only when needed: - `references/usage.md` — commands, configuration sources, validated environment, and packaging notes

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 obsidian-fns-1775975763 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 obsidian-fns-1775975763 技能

通过命令行安装

skillhub install obsidian-fns-1775975763

下载 Zip 包

⬇ 下载 obsidian-fns v0.3.0

文件大小: 7.53 KB | 发布时间: 2026-4-13 11:14

v0.3.0 最新 2026-4-13 11:14
First public release: package obsidian-fns as a distributable OpenClaw skill; support searching, reading, writing, and appending remote
Obsidian notes via Fast Note Sync; include low-level CLI and high-level action wrapper; validate packaging, install flow, and publish-safe metadata.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部