obsidian-markdown

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

1|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/Jylhis/claude-marketplace --skill obsidian-markdown-jylhis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-markdown
Source: https://github.com/Jylhis/claude-marketplace/tree/main/plugins/obsidian/skills/obsidian-markdown
Command: npx skills add https://github.com/Jylhis/claude-marketplace --skill obsidian-markdown-jylhis

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Obsidian users often need to write notes that include complex syntax like wikilinks, embeds, callouts, and frontmatter, which standard Markdown editors don’t support out of the box.

Core Features & Use Cases

  • Wikilinks & block references – easily create internal links, heading links, and block IDs.
  • Embeds – insert notes, images, PDFs, and media directly within a note.
  • Callouts – add highlighted information blocks with customizable titles.
  • Frontmatter properties – manage tags, aliases, dates, and custom metadata.
  • Additional syntax – comments, highlighted text, LaTeX math, Mermaid diagrams, and footnotes. Use case example: when drafting a project plan, you can instantly add a frontmatter block, embed an architecture diagram, and insert callouts for risks.

Quick Start

Ask the skill to generate a new Obsidian note with frontmatter, a wikilink to a related note, and a callout highlighting the primary goal.

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

To create Obsidian markdown notes with proper wikilinks and frontmatter, you need to apply Obsidian-flavored syntax that supports internal linking, block references, and YAML metadata for knowledge-base writing and project documentation.

What's the best way to add callouts and embeds in Obsidian markdown?

Adding callouts and embeds in Obsidian markdown requires using specific syntax to insert highlighted information blocks and embed notes, images, PDFs, or media directly within a note for personal knowledge management.

Can I use LaTeX math and Mermaid diagrams in standard markdown editors for Obsidian?

Standard markdown editors often lack support for LaTeX math and Mermaid diagrams, but Obsidian-flavored markdown processes these alongside footnotes and comments within the Obsidian environment.

How do I manage metadata and tags in Obsidian markdown frontmatter?

Managing metadata and tags in Obsidian markdown frontmatter involves using YAML properties to define tags, aliases, dates, and custom metadata at the top of your notes for structured knowledge-base organization.

Does standard markdown support Obsidian block references and heading links?

Standard markdown does not support Obsidian block references and heading links, requiring Obsidian-flavored markdown to easily create internal links, heading links, and block IDs for project documentation.

When do I need YAML frontmatter and embedded media in markdown notes?

You need YAML frontmatter and embedded media in markdown notes when drafting project plans that require structured metadata, architecture diagrams, and callouts for risks within an Obsidian knowledge base.