obsidian-markdown

Create and edit Obsidian-flavored Markdown notes with wikilinks, embeds, callouts, and frontmatter.

38|2|Updated Oct 14, 2025
One-click install
npx skills add https://github.com/liaocaoxuezhe/Obsidian_ClaudeCode_Prompt --skill obsidian-markdown-liaocaoxuezhe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-markdown
Source: https://github.com/liaocaoxuezhe/Obsidian_ClaudeCode_Prompt/tree/main/claude/skills/obsidian-markdown
Command: npx skills add https://github.com/liaocaoxuezhe/Obsidian_ClaudeCode_Prompt --skill obsidian-markdown-liaocaoxuezhe

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Efficiently create and edit Obsidian-flavored Markdown notes that leverage wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax, ensuring notes render correctly in Obsidian.

Core Features & Use Cases

  • Create and edit Obsidian-flavored Markdown notes with wikilinks, callouts, embeds, and frontmatter.
  • Preserve and validate Obsidian-specific syntax, including tags, properties, and embeds across vault notes.
  • Use in real-world scenarios such as drafting interconnected notes, updating frontmatter metadata, and transforming standard Markdown into Obsidian-ready content.

Quick Start

Create a new note in your Obsidian vault and start editing with Obsidian-flavored Markdown syntax.

Frequently Asked Questions about obsidian-markdown

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create Obsidian Markdown notes with wikilinks and callouts?

Obsidian markdown notes use specific syntax like [[double brackets]] for wikilinks and > [!note] for callouts. You can create and edit these elements to ensure your notes render correctly within your Obsidian vault.

What is the best way to add frontmatter properties to Obsidian notes?

Adding frontmatter properties to Obsidian notes involves inserting YAML-formatted metadata at the top of your file. This validates tags and properties to maintain consistent formatting and metadata across your vault.

How do I embed files and notes inside Obsidian Markdown?

Embedding files inside Obsidian Markdown requires using specific inline embed syntax with an exclamation mark before a wikilink. This preserves Obsidian-specific rules while allowing you to reference other vault content directly.

Can I transform standard Markdown into Obsidian-flavored Markdown?

Yes, you can transform standard Markdown into Obsidian-flavored Markdown by applying wikilinks, callouts, and frontmatter. This updates standard content into valid vault notes that leverage Obsidian-specific features.

Does batch editing Obsidian notes preserve tags and properties frontmatter?

Batch editing Obsidian notes preserves tags and properties frontmatter by validating the syntax rules across all modified files. This ensures consistent formatting and metadata are maintained throughout the entire vault.