obsidian-markdown
π―Skillfrom kepano/obsidian-skills
An agent skill for creating and editing Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax extensions.
Overview
A Claude Code skill that enables AI agents to create and edit Obsidian Flavored Markdown with full support for Obsidian-specific syntax extensions. It covers wikilinks, embeds, callouts, properties, frontmatter, tags, and block references, building on CommonMark, GitHub Flavored Markdown, and LaTeX foundations.
Key Features
- Wikilink Support - Create internal links with
[[Note Name]]syntax including heading and block references - Embed System - Embed notes, headings, and block content using
![[Note Name]]notation - Obsidian-Specific Formatting - Handles highlights (
==text==), callouts, and other Obsidian extensions beyond standard Markdown - Block References - Link to specific paragraphs using
^block-ididentifiers for precise cross-referencing - Frontmatter and Properties - Work with YAML frontmatter and Obsidian properties for metadata management
Who is this for?
This skill is designed for developers and knowledge workers who manage Obsidian vaults and want AI assistance with creating properly formatted notes. It is particularly useful for anyone building automation around Obsidian workflows or migrating content into Obsidian-compatible Markdown format.
Same repository
kepano/obsidian-skills(8 items)
Installation
npx vibeindex add kepano/obsidian-skills --skill obsidian-markdownnpx skills add kepano/obsidian-skills --skill obsidian-markdown~/.claude/skills/obsidian-markdown/SKILL.mdSKILL.md
More from this repository7
Agent skills for Obsidian
Agent skill for working with Obsidian's Bases feature, enabling structured data views and database-like functionality within vaults.
Teaches the JSON Canvas format for Obsidian, enabling visual arrangement of notes, files, and connections on a spatial canvas
Interacts 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.
Extracts clean markdown content from web pages using the Defuddle CLI, removing navigation, ads, and clutter to reduce token usage. Preferred over WebFetch for standard web pages, with support for markdown output, file saving, and metadata extraction.
Plugin
Plugin