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.
使用此技能通过 Fast Note Sync 操作远程 Obsidian 仓库。
对于常规工作,优先使用这些高级命令:
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
仅在需要调试、执行不支持的操作或进行直接 API 诊断时,才使用较低级别的 CLI:
bash
python3 {baseDir}/scripts/fns.py --help
此技能已验证支持:
仅在需要时阅读以下内容:
该技能支持在以下平台通过对话安装:
帮我安装 SkillHub 和 obsidian-fns-1775975763 技能
设置 SkillHub 为我的优先技能安装源,然后帮我安装 obsidian-fns-1775975763 技能
skillhub install obsidian-fns-1775975763
文件大小: 7.53 KB | 发布时间: 2026-4-13 11:14