obsidian-markdown

Create and edit Obsidian Flavored Markdown notes with wikilinks, embeds, callouts, and properties.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you create and edit Obsidian notes without breaking Obsidian-specific Markdown, so links, embeds, callouts, properties, tags, and math render correctly.

Core Features & Use Cases

  • Wikilinks and embeds: Write internal links, heading links, block links, note embeds, image embeds, and file embeds in the formats Obsidian expects.
  • Note structure and metadata: Produce valid YAML frontmatter, tags, aliases, task lists, tables, footnotes, comments, and HTML-enhanced notes.
  • Rich Obsidian authoring: Format content with callouts, Mermaid diagrams, LaTeX math, quotes, and other Obsidian-friendly syntax for polished knowledge-base notes.
  • Use case: When you are drafting a project note, this Skill can turn plain ideas into a clean Obsidian page with linked references, structured properties, and embedded supporting material.

Quick Start

Ask for a correctly formatted Obsidian note from your draft content and specify any links, callouts, frontmatter, or embeds you want included.

Frequently Asked Questions about obsidian-markdown

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

FAQPage Schema
How do I write Obsidian markdown with valid wikilinks and embeds?

Obsidian markdown requires specific syntax for wikilinks and embeds, such as double bracket formats for internal links and exclamation prefixes for note or image embeds. This Skill generates correctly formatted Obsidian notes, ensuring links, embeds, and file references render properly inside your vault.

What is the correct syntax for Obsidian frontmatter and tags?

Obsidian frontmatter and tags use YAML formatting enclosed by triple dashes at the top of a note, supporting structured properties, aliases, and nested tag formats. This Skill produces valid YAML frontmatter and properly formatted tags, preventing rendering errors during note authoring and vault maintenance.

How do I convert plain Markdown into Obsidian Flavored Markdown?

Converting plain Markdown into Obsidian Flavored Markdown involves transforming standard links into wikilinks, adding block references, and applying callout syntax. This Skill converts CommonMark-compatible Markdown into Obsidian-specific syntax for links, search references, tasks, tables, math, and diagrams.

Can I format Obsidian callouts and Mermaid diagrams correctly?

Obsidian callouts and Mermaid diagrams require specific blockquote-based syntax and code fence formats to render as interactive elements and visual diagrams. This Skill formats content with callouts, Mermaid diagrams, LaTeX math, and quotes for polished knowledge-base notes.

Does this support block references and heading links in Obsidian notes?

Block references and heading links are supported by formatting internal links with specific anchors and block identifiers that Obsidian recognizes. This Skill creates and edits notes with valid wikilinks, heading links, block links, and block references, ensuring accurate navigation within your vault.

Why does my Obsidian note syntax break when I add math and tables?

Obsidian note syntax breaks when math and tables use incompatible formatting that conflicts with CommonMark or Obsidian extensions like LaTeX. This Skill ensures your structured properties, tables, footnotes, and LaTeX math render correctly by applying Obsidian-friendly syntax standards.