obsidian-markdown

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

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/rmachado24/obsidian-inspections --skill obsidian-markdown-rmachado24
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-markdown
Source: https://github.com/rmachado24/obsidian-inspections/tree/main/.codex/skills/obsidian-markdown
Command: npx skills add https://github.com/rmachado24/obsidian-inspections --skill obsidian-markdown-rmachado24

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Writing and organizing notes in Obsidian can be error-prone when users forget to apply Obsidian-specific syntax like wikilinks, embeds, callouts, or proper frontmatter. This skill provides a clear guide to craft and edit Obsidian-flavored Markdown with confidence.

Core Features & Use Cases

  • Supports wikilinks, embeds, callouts, and frontmatter properties to produce fully renderable notes.
  • Guides users on structuring notes for navigation, linking, and content embedding within a vault.
  • Use case: converting standard Markdown notes into Obsidian-friendly notes or authoring new notes that rely on Obsidian features.

Quick Start

Create a note that uses wikilinks, embeds, and frontmatter to render correctly in Obsidian.

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 proper wikilinks and embeds?

Obsidian Markdown notes require specific syntax for wikilinks, embeds, callouts, and frontmatter properties to render correctly. Enforcing frontmatter structure and valid link syntax ensures proper navigation and content embedding within your vault.

What is the correct frontmatter structure for Obsidian notes?

Correct frontmatter structure requires enforcing specific property formats at the top of your Markdown files. This ensures proper rendering and metadata organization within the Obsidian vault environment.

How do I convert standard Markdown to Obsidian-flavored Markdown?

Converting standard Markdown to Obsidian-flavored Markdown involves adding wikilinks, embeds, callouts, and frontmatter properties. This adaptation ensures notes are fully renderable with proper linking and embedding within the vault.

Can I use standard Markdown syntax for wikilinks and callouts in Obsidian?

Standard Markdown syntax does not support Obsidian-specific features like wikilinks and callouts. You must use Obsidian-flavored Markdown syntax to ensure these elements render correctly within your vault notes.

Why are my Obsidian embeds not rendering correctly in vault notes?

Obsidian embeds fail to render correctly when valid embedding rules are not followed. Ensuring correct embedding syntax and valid link structures across your vault notes resolves these rendering issues.

Does this approach support both wikilinks and frontmatter properties simultaneously?

Yes, this approach supports wikilinks, embeds, callouts, and frontmatter properties simultaneously. It enforces frontmatter structure and valid link syntax together to produce fully renderable Obsidian notes.