Agent skill for the Obsidian CLI (1.12+). Read, create, search, and organize notes in Obsidian vaults. Covers daily notes, tasks, tags, properties, templates, bookmarks, plugins, knowledge graph analysis, and developer tools.
npx skills add gmickel/obsidian-skill- Obsidian 1.12+
- Enable CLI: Settings > General > Command line interface > follow registration prompt
- Restart terminal (
obsidianshould be in PATH)
| File | Covers |
|---|---|
SKILL.md |
Quick-start syntax, 5 core operations, reference navigation |
references/note-operations.md |
Read, create, append, prepend, move, delete, outline, word count, unique notes |
references/search-metadata.md |
Search, tags, properties, aliases, backlinks, orphans, unresolved links |
references/daily-tasks-templates.md |
Daily notes, tasks, templates |
references/vault-management.md |
Vault info, files/folders, bookmarks, plugins, workspaces, themes, sync, publish, bases, dev tools |
The skill uses progressive disclosure: agents load the lean SKILL.md on activation (~900 tokens) and pull in reference files on demand.
- macOS, Linux, Windows
- Works with any AI agent that supports the Agent Skills format (Claude Code, Codex, OpenCode, etc.)
made with ❤️ by @gmickel