obsidian-markdown

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

Updated Apr 14, 2026
One-click install
npx skills add https://github.com/dallay/opencode-docker --skill obsidian-markdown-dallay
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-markdown
Source: https://github.com/dallay/opencode-docker/tree/main/config/skills/obsidian/obsidian-markdown
Command: npx skills add https://github.com/dallay/opencode-docker --skill obsidian-markdown-dallay

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Many writers and knowledge workers need Obsidian-specific Markdown that correctly uses frontmatter, wikilinks, embeds, callouts, and other vault-aware features so notes render and interlink reliably in Obsidian.

Core Features & Use Cases

  • Frontmatter & Properties: Add YAML frontmatter with title, tags, aliases, dates, and custom properties to support search and metadata-driven workflows.
  • Internal Linking & Embeds: Author wikilinks, block references, and embedded images/PDFs to connect notes and surface content inline.
  • Formatting & Extras: Create callouts, mermaid diagrams, footnotes, LaTeX math, and Obsidian-specific highlights to produce vault-ready documentation and meeting notes.

Quick Start

Use the obsidian-markdown skill to convert this draft into an Obsidian note with YAML frontmatter, wikilinks, embeds, and callouts.

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 valid wikilinks and frontmatter?

Obsidian markdown notes require specific syntax for wikilinks and YAML frontmatter to function correctly. This generates valid Obsidian-flavored Markdown, adding YAML frontmatter, wikilinks, embeds, and callouts to ensure notes interlink and render reliably in your vault.

What is the best way to convert a draft into a vault-ready Obsidian note?

The best way to convert a draft into a vault-ready Obsidian note is to apply Obsidian-specific formatting. This authors and refines .md files by adding block references, callouts, tags, mermaid diagrams, footnotes, and LaTeX math for reading view.

Can I add YAML frontmatter and custom properties for Obsidian search?

Yes, you can add YAML frontmatter and custom properties for Obsidian search. This creates frontmatter with title, tags, aliases, dates, and custom properties to support search and metadata-driven workflows in your vault.

How do I embed images and PDFs in Obsidian using markdown?

To embed images and PDFs in Obsidian, you use specific Obsidian markdown embed syntax. This produces valid syntax for image and PDF embeds, alongside block references, to connect notes and surface content inline within your vault.

Does standard markdown support Obsidian callouts and block references?

Standard markdown does not support Obsidian callouts and block references. You need Obsidian-flavored markdown to author these features, and this produces the valid specific syntax required for callouts, block references, and wikilinks to render properly.