Skip to main content
Run any Skill in Manus
with one click

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.

Overview

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.

Install command
npx skills add https://github.com/mk-knight23/AI-Agent-PicoClaw --skill add-obsidian

Copy and paste this command into Claude Code to install the skill

Stars0
Forks0
UpdatedMarch 6, 2026 at 02:34
SKILL.md
readonly