Obsidian Skills
NormalDescription
Agent skills for Obsidian. Teach your agent to use Markdown, Bases, JSON Canvas, and use the CLI.
Key Features
- Obsidian Markdown skill — Teach agents to create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties
- Obsidian Bases skill — Create and edit .base files with views, filters, formulas and summaries
- JSON Canvas skill — Create and edit JSON Canvas files with nodes, edges, groups and connections
- Obsidian CLI skill — Interact with Obsidian vaults via CLI, including plugin and theme development
- Defuddle web extraction — Extract clean markdown from web pages using Defuddle, removing clutter to save tokens
Use Cases
💡 AI-assisted note writing — Use Claude Code or Codex CLI to have agents auto-create and edit notes in Obsidian syntax
💡 Vault structure management — Batch create and organize vault file structures, templates and kanban boards via agent
💡 Knowledge graph building — Use JSON Canvas skill to auto-draw concept maps and mind maps
💡 Web content curation — Extract clean content from web pages and format into Obsidian notes
Categories
Quick Start
# For Claude Code - add to your Obsidian vault's .claude folder
git clone https://github.com/kepano/obsidian-skills.git /path/to/vault/.claude
# For OpenCode
git clone https://github.com/kepano/obsidian-skills.git ~/.opencode/skills/obsidian-skills