obsidian-markdown

Edit and organize Obsidian Markdown notes with wikilinks, embeds, and frontmatter.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Obsidian users need a streamlined way to compose and edit Obsidian Flavored Markdown with its unique features like wikilinks, embeds, callouts, and frontmatter, without juggling separate docs.

Core Features & Use Cases

  • Create and edit Obsidian Note content using Obsidian-specific syntax (wikilinks, embeds, callouts, properties, and frontmatter).
  • Use cases include drafting vault notes, linking related notes with [[Note]] syntax, and embedding content across notes.

Quick Start

Create a new Obsidian note with frontmatter, a title, and wikilinks ready for vault integration.

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 notes with wikilinks and frontmatter properties?

To create Obsidian notes with wikilinks and frontmatter, draft your vault content using the [[Note]] syntax for linking and YAML frontmatter for properties. This enforces Obsidian-specific syntax rules, maintaining consistency across personal knowledge base files.

What's the best way to embed content across Obsidian Markdown files?

The best way to embed content across Obsidian Markdown files is using Obsidian's embed syntax. This skill supports embedded content within notes, allowing you to reuse blocks and maintain consistency by validating rendering in Obsidian's reading view.

Does this approach support Obsidian callouts and wikilinks for personal knowledge bases?

Yes, this approach supports Obsidian callouts and wikilinks for personal knowledge bases. It applies Obsidian-specific syntax rules, allowing you to draft vault notes, link related files, and validate formatting in reading view.

How do I validate Obsidian Markdown rendering before adding notes to my vault?

To validate Obsidian Markdown rendering before adding notes to your vault, apply the Obsidian-specific syntax rules and check the formatting. This skill validates rendering in Obsidian's reading view to ensure callouts, embeds, and frontmatter display correctly.

Can I use standard Markdown tools to edit Obsidian Flavored Markdown with properties?

Standard Markdown tools often lack support for Obsidian Flavored Markdown with properties. This skill is specialized to enforce Obsidian syntax rules, handling wikilinks, callouts, and frontmatter that standard editors cannot validate.

Why are my Obsidian frontmatter properties and wikilinks not rendering correctly?

Obsidian frontmatter properties and wikilinks may not render correctly if standard Markdown syntax is used instead of Obsidian-specific rules. Applying correct YAML frontmatter and [[Note]] syntax ensures proper validation in Obsidian's reading view.