obsidian-markdown

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

1|Updated Apr 29, 2026
One-click install
npx skills add https://github.com/firstsun-dev/yao-agent-skills --skill obsidian-markdown-firstsun-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-markdown
Source: https://github.com/firstsun-dev/yao-agent-skills/tree/main/custom/obsidian/obsidian-markdown
Command: npx skills add https://github.com/firstsun-dev/yao-agent-skills --skill obsidian-markdown-firstsun-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

The Obsidian Flavored Markdown skill enables users to create and edit notes that leverage Obsidian's distinct syntax, making wikilinks, embeds, callouts, properties, and tags seamless within Markdown documents.

Core Features & Use Cases

  • Wikilinks and internal linking: Create robust vault connections with [[Note]] references.
  • Embeds and callouts: Insert dynamic content and rich annotations using Obsidian callouts and embedded media.
  • Frontmatter-driven metadata: Define title, tags, aliases, and other properties to enable powerful search and organization.
  • Use Case: Build interconnected project notes, knowledge bases, and research vaults with consistent structure and styling.

Quick Start

Create and format a new Obsidian note with frontmatter, wikilinks, and embeds to connect related notes.

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 frontmatter automatically?

Obsidian markdown notes with wikilinks and frontmatter are generated by applying Obsidian-specific syntax rules, including internal linking, embeds, and callouts, to structure vault content consistently.

What is the best way to format wikilinks and embeds for an Obsidian vault?

Formatting wikilinks and embeds for an Obsidian vault requires using [[Note]] references for internal links and specific embed syntax to insert dynamic media, ensuring robust connections between notes.

Does standard markdown support Obsidian callouts and frontmatter properties?

Standard markdown does not support Obsidian callouts and frontmatter properties, requiring Obsidian-flavored syntax to define metadata like tags, aliases, and rich annotations within notes.

How do I add frontmatter metadata like tags and aliases to Obsidian notes?

Frontmatter metadata like tags and aliases is added to Obsidian notes by defining properties at the top of the document, enabling powerful search and organization across interconnected vaults.

Can I use Obsidian-flavored markdown to build interconnected research vaults?

Obsidian-flavored markdown is used to build interconnected research vaults by creating project notes with consistent structure, styling, and internal links to connect related knowledge.

When should I use Obsidian callouts instead of standard markdown blockquotes?

Obsidian callouts should be used instead of standard markdown blockquotes when you need dynamic content and rich annotations, as standard markdown lacks support for Obsidian's specific callout syntax.