Skip to main content
Execute qualquer Skill no Manus
com um clique

add-obsidian

Mounts an Obsidian vault as a read-only knowledge source for ZeroClaw. Creates src/tools/vault_search.rs using walkdir + regex crates for efficient file traversal and pattern matching. Registers the tool in the agent's tool registry. Zero heap allocation per search except for matched results. Requires vault accessible as a filesystem path.

Visão geral

Mounts an Obsidian vault as a read-only knowledge source for ZeroClaw. Creates src/tools/vault_search.rs using walkdir + regex crates for efficient file traversal and pattern matching. Registers the tool in the agent's tool registry. Zero heap allocation per search except for matched results. Requires vault accessible as a filesystem path.

Comando de instalação
npx skills add https://github.com/mk-knight23/AI-Agent-ZeroClaw --skill add-obsidian

Copie e cole este comando no Claude Code para instalar a skill

Estrelas0
Forks0
Atualizado6 de março de 2026 às 02:34
SKILL.md
readonly