obsidian-markdown

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

333|83|Updated Jan 9, 2026
One-click install
npx skills add https://github.com/zephyrwang6/myskill --skill obsidian-markdown
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-markdown
Source: https://github.com/zephyrwang6/myskill/tree/main/obsidian-skills-main/obsidian-markdown
Command: npx skills add https://github.com/zephyrwang6/myskill --skill obsidian-markdown

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Obsidian is a powerful tool for organizing knowledge, but users often struggle to consistently produce Obsidian-flavored Markdown that fully leverages wikilinks, embeds, callouts, and frontmatter. This Skill provides guidance and tooling for creating and editing Obsidian-specific syntax to ensure notes are compatible with Obsidian vaults.

Core Features & Use Cases

  • Create and edit Obsidian-specific syntax (wikilinks, embeds, callouts, frontmatter, tags) within standard Markdown notes.
  • Validate formatting for consistency across a vault and simplify conversion from generic Markdown to Obsidian-friendly notes.
  • Use cases include drafting notes, updating metadata, and converting existing files for Obsidian workflows.

Quick Start

Ask the AI to convert a plain Markdown note to Obsidian-flavored Markdown with wikilinks and frontmatter.

Frequently Asked Questions about obsidian-markdown

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

FAQPage Schema
How do I convert plain Markdown notes to Obsidian-flavored Markdown with wikilinks?

Convert plain Markdown to Obsidian-flavored Markdown by adding wikilinks [[Note]], frontmatter YAML, callouts, and embeds. This Skill enforces Obsidian-compatible syntax so notes render correctly in Obsidian vaults and leverage the platform's linking and embed features.

What is Obsidian frontmatter and how do I add it to my notes?

Frontmatter is YAML metadata at the top of Obsidian notes that stores properties like tags, dates, and custom fields. This Skill helps you create and format frontmatter blocks so Obsidian recognizes and organizes your note metadata correctly.

Can I use wikilinks and embeds to connect notes in my vault?

Yes. Wikilinks [[Note]] and embeds enable bidirectional connections and content inclusion across your vault. This Skill guides you in creating proper Obsidian syntax for wikilinks and embeds so relationships and embedded content display correctly.

How do I validate that my Markdown notes are compatible with Obsidian?

Validate formatting by ensuring notes use Obsidian-compatible syntax: wikilinks [[Note]], frontmatter YAML, callouts with proper markers, and embed syntax. This Skill helps check consistency across your vault and flags formatting issues before importing.

What are Obsidian callouts and how do I add them to notes?

Callouts are styled block-level annotations (note, warning, tip, etc.) in Obsidian that highlight information. This Skill shows you the correct callout syntax and formatting so they render with proper styling and hierarchy in your vault.