Obsidian
Plugin ActiveCreate and edit Obsidian vault files including Markdown, Bases, and Canvas. Use when working with .md, .base, or .canvas files in an Obsidian vault.
To enable users to efficiently create, edit, and manage Obsidian vault content and configurations through both dedicated skills and a command-line interface.
Features
- Create/edit Obsidian Markdown files
- Create/edit Obsidian Bases (.base) files
- Create/edit JSON Canvas (.canvas) files
- Interact with Obsidian vaults via CLI
- Support plugin and theme development workflows
Use Cases
- Working with .md, .base, or .canvas files in an Obsidian vault.
- Automating Obsidian vault operations from the command line.
- Developing and debugging Obsidian plugins and themes.
- Extracting clean markdown content from web pages.
Non-Goals
- Directly editing Obsidian application settings.
- Managing Obsidian plugins or themes from within the application UI.
Trust
- warning:Issues AttentionThere were 20 issues opened in the last 90 days and 3 closed, indicating a low closure rate and potentially slow maintainer response.
Installation
First, add the marketplace
/plugin marketplace add kepano/obsidian-skills/plugin install obsidian-skills@obsidian-skillsContains 5 extensions
Skill (5)
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 online documentation, articles, blog posts, or any standard web page. Do NOT use for URLs ending in .md — those are already markdown, use WebFetch directly.
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 mentions Canvas files in Obsidian.
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 Bases, table views, card views, filters, or formulas in Obsidian.
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.
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 wikilinks, callouts, frontmatter, tags, embeds, or Obsidian notes.
Quality Score
Similar Extensions
LLM Wiki
99Turn Claude Code + Obsidian into a second brain. The LLM incrementally ingests sources into a persistent, interlinked markdown wiki — building entity/concept/source pages, flagging contradictions, maintaining an index and log. Knowledge compounds instead of being re-derived by RAG on every query. Inspired by Karpathy's LLM Wiki gist. Ships SKILL, 3 sub-agents, 5 slash commands, 8 Python tools (stdlib only), full vault templates, and cross-tool compatibility (Claude Code, Codex CLI, Cursor, Antigravity, OpenCode, Gemini CLI).
Obsidian Skills
95Skills for working with Obsidian files - Markdown, Bases, and Canvas formats
Kanban
100Markdown-based Kanban board managed by Claude Code. Cards live as .md files — no database, no server.
Documentation Standards
99HADS (Human-AI Document Standard) — semantic tagging convention for writing documentation that works efficiently for both human readers and AI models. Reduces token consumption and hallucination risk by separating machine-critical facts from human context.
Planning With Files
99Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Works with Claude Code, Kiro, Clawd CLI, Gemini CLI, Cursor, Continue, Hermes, and 17+ AI coding assistants. Now with Arabic, German, Spanish, and Chinese (Simplified & Traditional) support.