obsidian-markdown

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

Updated May 5, 2025
One-click install
npx skills add https://github.com/yopitek/Obsidian --skill obsidian-markdown-yopitek
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-markdown
Source: https://github.com/yopitek/Obsidian/tree/main/HQ/10_resources/01_AI_Skills/Obsidian_skill/obsidian-markdown
Command: npx skills add https://github.com/yopitek/Obsidian --skill obsidian-markdown-yopitek

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Obsidian users often compose notes that mix standard Markdown with Obsidian-specific features such as wikilinks, embeds, callouts, and frontmatter. This skill guides the authoring and editing of Obsidian-flavored Markdown to ensure notes render correctly in Obsidian vaults.

Core Features & Use Cases

  • Create and edit Obsidian-flavored Markdown with Obsidian extensions (wikilinks [[Note]], embeds ![[Note]], and callouts like > [!note]).
  • Use internal linking, embeds, and frontmatter properties to connect notes and organize knowledge within a vault.
  • Support Obsidian-specific formatting (frontmatter, tags, aliases, properties) alongside standard Markdown.

Quick Start

Open a vault note and begin using Obsidian-specific syntax like wikilinks, embeds, and callouts to organize your content.

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 callouts?

To create Obsidian markdown notes, use Obsidian-specific syntax like wikilinks [[Note]], embeds ![[Note]], and callouts > [!note] alongside standard Markdown to ensure notes render correctly in vaults. This supports frontmatter properties, internal linking, and tags to organize knowledge.

Does Obsidian markdown support frontmatter properties and internal linking?

Obsidian markdown supports frontmatter properties, internal linking, tags, and aliases to connect notes and organize knowledge within a vault. These properties function alongside standard Markdown compatibility for structured personal knowledge bases.

What is the best way to embed notes and use Mermaid diagrams in Obsidian?

The best way to embed notes and use Mermaid diagrams in Obsidian is to apply Obsidian-flavored markdown extensions like embed syntax ![[Note]] and Mermaid diagram support directly within vault notes. This ensures content renders correctly.

Can I use standard Markdown with Obsidian wikilinks and embeds in the same note?

Standard Markdown is fully compatible with Obsidian wikilinks and embeds in the same note. You can mix standard formatting with Obsidian-specific features like callouts and frontmatter properties without rendering issues in your vault.

Why does my Obsidian callout syntax not render correctly in the vault?

Obsidian callout syntax may not render correctly if the formatting deviates from the required > [!note] structure. Ensure you are using Obsidian-flavored markdown extensions properly, including correct wikilink and embed syntax.

When do I need Obsidian-specific markdown extensions versus standard Markdown?

You need Obsidian-specific markdown extensions when creating vault notes that utilize wikilinks, embeds, callouts, or frontmatter properties. Standard Markdown suffices for basic text formatting, but Obsidian enhancements are required for connecting notes and organizing knowledge bases.