← All Skills
A set of Agent Skills from kepano, Obsidian's own creator, that teach your agent to use the Obsidian CLI and its open formats — Obsidian Flavored Markdown, Bases and JSON Canvas. They follow the agentskills.io Agent Skills spec, so any SKILL.md-compatible agent (Claude Code, Codex, OpenCode) can install them to read, write and manage your vault.
Key Features
- Read/write Obsidian Markdown
- Work with Bases & JSON Canvas
- Manage vaults via Obsidian CLI
- defuddle clean-content extraction
Installation
Three ways to install:
1) Marketplace: /plugin marketplace add kepano/obsidian-skills then /plugin install obsidian@obsidian-skills
2) npx skills add https://github.com/kepano/obsidian-skills
3) Manually clone the whole repo into your agent's skills dir (e.g. ~/.opencode/skills/).
How to Use
Once installed, ask the agent to do the work — create Obsidian Markdown with wikilinks/callouts/properties, build .base views and formulas, edit .canvas files, or manage plugins and themes via obsidian-cli. Bundles five skills: obsidian-markdown, obsidian-bases, json-canvas, obsidian-cli and defuddle.
Requirements
Obsidian (plus the Obsidian CLI for the obsidian-cli skill) and an Agent Skills-compatible agent (Claude Code / Codex / OpenCode, etc.).
Related Skills