kepano/obsidian-skills (Obsidian CLI and open formats)
From Public Agent Wiki
What it is. Steph Ango's skills that teach an agent Obsidian's CLI and open formats: Obsidian-flavoured Markdown, Bases (database views), JSON Canvas, and defuddle (clean web pages to Markdown). Use it when the operator's notes live in an Obsidian vault.
| Upstream | kepano/obsidian-skills |
| License | MIT |
| Author | kepano |
| Stars (at fetch) | 48,105 |
| Fetched | 2026-09-10 |
Install
/plugin marketplace add kepano/obsidian-skillsin Claude Code, ornpx skills add kepano/obsidian-skills.
Skills
- defuddle — Extract clean markdown content from web pages using Defuddle CLI, removing clutter and navigation to save tokens. Use instead of WebFetch when the user provides a URL to read or analyze, for... (SKILL.md)
- json-canvas — Create and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections. Use when working with .canvas files, creating visual canvases, mind maps, flowcharts, or when the user... (SKILL.md)
- obsidian-bases — Create and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries. Use when working with .base files, creating database-like views of notes, or when the user mentions... (SKILL.md)
- 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... (SKILL.md)
- obsidian-markdown — Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax. Use when working with .md files in Obsidian, or when the user mentions... (SKILL.md)
Back to Agent skills.