Skip to main content
在 Manus 中运行任何 Skill
一键导入

add-obsidian

Mounts an Obsidian vault as a read-only knowledge source for PicoClaw. Creates tools/vault_search.go using Go's filepath.WalkDir and strings.Contains for fast zero-allocation search. Registers vault_search as a tool available to the agent. Works on any directory of Markdown files — synced vault, remote mount, or local copy. Requires the vault accessible as a filesystem path.

概览

Mounts an Obsidian vault as a read-only knowledge source for PicoClaw. Creates tools/vault_search.go using Go's filepath.WalkDir and strings.Contains for fast zero-allocation search. Registers vault_search as a tool available to the agent. Works on any directory of Markdown files — synced vault, remote mount, or local copy. Requires the vault accessible as a filesystem path.

安装命令
npx skills add https://github.com/mk-knight23/AI-Agent-PicoClaw --skill add-obsidian

复制此命令并粘贴到 Claude Code 中以安装该技能

星标0
分支0
更新时间2026年3月6日 02:34
SKILL.md
readonly