obsidian-cli
Interact with Obsidian vaults using the Obsidian CLI to read, create, search, and manage notes, tasks, properties, and more. Also supports plugin and theme development with commands to reload plugins, run JavaScript, capture errors, take screenshots, and inspect the DOM. Use when the user asks to interact with their Obsidian vault, manage notes, search vault content, perform vault operations from the command line, or develop and debug Obsidian plugins and themes.
Install
Install this Claude and Codex skill with the command below. The command stays visible even when copy support is unavailable.
git clone https://github.com/kepano/obsidian-skills /tmp/obsidian-skills && ln -s /tmp/obsidian-skills/skills/obsidian-cli ~/.claude/skills/obsidian-cli
More from this repo
obsidian-markdown
Used to create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other...
defuddle
Extract clean markdown content from web pages using Defuddle CLI, removing clutter and navigation to save tokens.
json-canvas
Used to create and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections.