obsidian-markdown

Create and edit Obsidian Flavored Markdown notes with wikilinks, embeds, callouts, frontmatter, and tags.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Obsidian users often struggle to consistently create and edit notes in Obsidian Flavored Markdown that correctly implement wikilinks, embeds, callouts, frontmatter, and tags. This skill provides a structured approach to producing and maintaining high-quality notes that adhere to Obsidian's syntax.

Core Features & Use Cases

  • Generate and edit Obsidian-formatted Markdown with wikilinks, inline embeds, callouts, and frontmatter properties.
  • Ensure proper tag usage, headings, and Obsidian-specific syntax compatibility across vaults.
  • Use in knowledge management tasks such as creating note templates, updating frontmatter, and adding backlinks between notes.

Quick Start

  • Invoke the skill to create a new Obsidian note with a frontmatter block and a wikilink to [[Note]].
  • Update existing notes to include consistent callouts and embed blocks.
  • Use across notes to maintain uniform syntax and structure.

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

To create Obsidian Markdown notes, you generate a frontmatter block and use wikilinks like [[Note]] to link files. This ensures proper syntax for properties and connections across your vault.

What is the best way to add callouts and inline embeds to existing Obsidian notes?

Adding callouts and inline embeds to Obsidian notes involves applying specific syntax blocks to existing text. This updates your notes to include consistent, formatted highlights and embedded content across the vault.

Can I use this approach to maintain consistent tags and backlinks across an Obsidian vault?

Yes, you can maintain consistent tags and backlinks across an Obsidian vault by applying uniform syntax rules. This ensures proper tag usage and valid link structures when creating or editing note templates.

Do I need external tooling to edit Obsidian Flavored Markdown syntax?

No, you do not need external tooling to edit Obsidian Flavored Markdown syntax. You can ensure valid frontmatter, links, callouts, and embeds directly without requiring additional plugins or tools.

Why does my Obsidian frontmatter syntax break when I update note properties?

Obsidian frontmatter syntax breaks when property blocks are formatted incorrectly during updates. Ensuring the structure adheres to valid Obsidian Markdown rules prevents syntax errors and maintains note compatibility.