obsidian-markdown

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

7|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/wsxwj123/opencode-skills-backup --skill obsidian-markdown-wsxwj123
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-markdown
Source: https://github.com/wsxwj123/opencode-skills-backup/tree/main/obsidian-markdown
Command: npx skills add https://github.com/wsxwj123/opencode-skills-backup --skill obsidian-markdown-wsxwj123

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill enables users to author and maintain Obsidian-flavored Markdown notes with correct syntax, reliable linking, and consistent structure, reducing formatting errors and cognitive load.

Core Features & Use Cases

  • Wikilinks, embeds, callouts, and frontmatter support for rich Obsidian notes.
  • Proper handling of internal vs external links, tags, and properties to improve vault navigation.
  • Suitable for note creation, documentation, and knowledge management workflows within Obsidian.

Quick Start

Create an Obsidian note with a top-level frontmatter block and a wikilink to another note.

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

To create Obsidian notes with correct wikilinks and frontmatter properties, you need a tool that automates Obsidian-flavored Markdown syntax. This ensures accurate handling of internal links and property blocks, reducing formatting errors across your vault.

What is the proper Obsidian syntax for embeds and callouts?

Proper Obsidian syntax for embeds and callouts requires specific formatting rules that standard Markdown does not support. Using an automated approach ensures these elements render correctly within Obsidian reading view, maintaining rich note structure and reliable content embedding.

How do I manage internal vs external links in Obsidian-flavored Markdown?

Managing internal vs external links in Obsidian-flavored Markdown involves distinguishing between vault references and outside URLs. An automated solution handles this distinction accurately, improving vault navigation and ensuring links resolve properly in Obsidian reading view.

Does standard Markdown work for Obsidian frontmatter and wikilinks?

Standard Markdown does not work for Obsidian frontmatter and wikilinks because it lacks support for vault-specific features. You need an Obsidian-flavored approach to properly generate properties, tags, and internal links without causing rendering issues.

What's the best way to automate note creation across Obsidian vaults?

The best way to automate note creation across Obsidian vaults is to use a tool that understands Obsidian-specific syntax rules. This ensures consistent structure, reliable linking, and correct frontmatter properties across all generated documentation and knowledge management notes.

Why do my Obsidian callouts and embeds not render in reading view?

Obsidian callouts and embeds often fail to render in reading view due to incorrect syntax formatting. Automating the creation of these elements ensures they follow strict Obsidian syntax rules, preventing display errors and maintaining proper note structure.