obsidian-markdown

Creates and edits Obsidian Flavored Markdown with wikilinks, embeds, callouts, and YAML frontmatter properties.

1|Updated Dec 23, 2025
One-click install
npx skills add https://github.com/huangeddie/dotfiles --skill obsidian-markdown-huangeddie
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-markdown
Source: https://github.com/huangeddie/dotfiles/tree/main/private_dot_openclaw/exact_skills/obsidian/obsidian-markdown
Command: npx skills add https://github.com/huangeddie/dotfiles --skill obsidian-markdown-huangeddie

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It helps you produce Obsidian Flavored Markdown that reliably renders Obsidian-specific features like wikilinks, embeds, callouts, properties, tags, and other syntax without trial-and-error.

Core Features & Use Cases

  • Wikilinks & internal navigation: Create vault links to notes, headings, and block IDs, and choose wikilinks vs standard links correctly.
  • Embeds & inline content: Embed notes, headings, images, PDFs, and other supported resources directly where you need them.
  • Obsidian UI constructs: Use callouts and frontmatter properties to organize content, improve readability, and enable search/filtering.

Quick Start

Use the obsidian-markdown skill to create a new Obsidian note with YAML frontmatter, wikilinks, and a callout for the key takeaway.

Frequently Asked Questions about obsidian-markdown

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

FAQPage Schema
How do I write wikilinks and embeds in Obsidian Markdown?

Use Obsidian Flavored Markdown to create wikilinks for internal navigation and embed syntax to inline notes, images, and PDFs directly within your vault.

What is the correct syntax for YAML frontmatter properties in Obsidian?

YAML frontmatter in Obsidian uses standard properties syntax at the top of your note to structure knowledge, enable search filtering, and organize content metadata within your vault.

How do I create callouts in Obsidian Flavored Markdown?

Callouts use Obsidian-specific syntax to create UI constructs that organize content and improve readability, allowing you to highlight key takeaways and structure knowledge within notes.

Can I use standard Markdown links instead of wikilinks in an Obsidian vault?

Obsidian Flavored Markdown treats standard Markdown as a baseline while supporting wikilinks for internal navigation, allowing you to choose between standard links and wikilinks correctly based on your linking needs.

Does Obsidian Markdown support tags and comments for knowledge management?

Obsidian Flavored Markdown supports tags and comments alongside wikilinks, embeds, callouts, and frontmatter properties to structure knowledge and enable effective search and filtering within your vault.