obsidian-markdown

Format Obsidian-flavored Markdown notes with wikilinks, embeds, callouts, and frontmatter properties.

Updated Mar 10, 2026
One-click install
npx skills add https://github.com/okw0204/dotfiles --skill obsidian-markdown-okw0204
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-markdown
Source: https://github.com/okw0204/dotfiles/tree/main/dot_config/opencode/skills/obsidian-skills/skills/obsidian-markdown
Command: npx skills add https://github.com/okw0204/dotfiles --skill obsidian-markdown-okw0204

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Obsidian users often struggle to consistently apply Obsidian-specific syntax (wikilinks, embeds, callouts, properties, and tags) across notes; this skill provides a guided approach to creating and editing Obsidian-flavored Markdown.

Core Features & Use Cases

  • Supports wikilinks ([[Note]]) and embeds (![[Note]]) for connected vaults.
  • Enables Obsidian callouts, frontmatter properties, and tags for structured notes.
  • Ideal for building knowledge bases, meeting notes, project docs, and personal vaults that rely on Obsidian syntax.

Quick Start

Create or edit an Obsidian-flavored Markdown note using wikilinks, embeds, callouts, and frontmatter properties.

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 wikilinks and embeds in my markdown notes?

Obsidian wikilinks and embeds are created using double bracket syntax like [[Note]] for links and ![[Note]] for embeds. This skill automates formatting these elements to ensure correct link targets and proper rendering in Obsidian's reading view.

What is the best way to format frontmatter properties and tags for Obsidian?

Formatting frontmatter properties and tags for Obsidian requires specific syntax at the top of your markdown files. This approach structures your notes with proper metadata and tags for technical requirements and Obsidian-specific formatting.

Why do my Obsidian callouts not render correctly in reading view?

Obsidian callouts may not render correctly if the syntax is improperly formatted. Automating Obsidian-flavored markdown formatting ensures callouts and other specific syntax meet technical requirements for proper rendering in Obsidian's reading view.

Can I use standard markdown for building a connected Obsidian knowledge base?

Standard markdown lacks native wikilinks and embeds needed for connected vaults. Obsidian-flavored markdown extends standard syntax with wikilinks, embeds, and callouts to properly format knowledge bases, meeting notes, and project docs.

Does this approach support formatting meeting notes and project docs with Obsidian syntax?

Yes, formatting meeting notes and project docs with Obsidian syntax is fully supported. Automating the formatting of wikilinks, embeds, callouts, and frontmatter properties satisfies the technical requirements for these specific use cases.