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 the terminal. Depending on platform and installer, the registered
executable may be
obsidianorobsidian-cli; the skill probes candidates with the officialversioncommand before use.
| File | Covers |
|---|---|
SKILL.md |
Capability probe, vault targeting, safety rules, 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 core workflow on activation and pull in reference files on demand. It contains no personal vault names or machine-specific user paths.
- macOS, Linux, Windows
- Works with any AI agent that supports the Agent Skills format (Claude Code, Codex, OpenCode, etc.)
made with ❤️ by @gmickel