obsidian-markdown

Parse and generate Obsidian Markdown with wikilinks, embeds, callouts, and frontmatter.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/elliot200852-lab/waldorf-teacher-os --skill obsidian-markdown-elliot200852-lab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-markdown
Source: https://github.com/elliot200852-lab/waldorf-teacher-os/tree/main/.agents/skills/obsidian-markdown
Command: npx skills add https://github.com/elliot200852-lab/waldorf-teacher-os --skill obsidian-markdown-elliot200852-lab

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Obsidian-flavored Markdown notes often require correct integration of wikilinks, embeds, callouts, and frontmatter. This skill streamlines creation and editing to ensure consistent Obsidian syntax and metadata usage.

Core Features & Use Cases

  • Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, and properties.
  • Validate frontmatter (title, tags, aliases) and apply Obsidian-specific syntax to notes.
  • Use in note drafting, vault maintenance, and knowledge management when working with Obsidian notes and internal linking.

Quick Start

Create a new Obsidian note at the vault root with a frontmatter block and a few wikilinks to existing notes.

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 need to parse and generate syntax with wikilinks, embeds, callouts, and frontmatter. This skill validates frontmatter properties like title, tags, and aliases while producing clean, renderable Markdown for vault maintenance.

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

Validating Obsidian frontmatter ensures metadata like title, tags, and aliases is correctly formatted. This skill applies Obsidian-specific syntax validation to properties, checking that frontmatter blocks are properly structured for consistent note drafting and knowledge management.

Does this approach support Obsidian-specific features like callouts and embeds?

Yes, Obsidian-specific features like callouts and embeds are fully supported. The skill parses and generates Obsidian-flavored Markdown, applying the correct syntax for internal linking, note embeds, and callout blocks to ensure notes render properly in the vault.

Can I use this for vault maintenance and internal linking across existing notes?

You can use this for vault maintenance by applying Obsidian-specific syntax and internal linking to existing notes. It streamlines editing and creation, ensuring consistent wikilinks and metadata usage across knowledge management documentation tasks.

Why does my Obsidian markdown note syntax break when adding wikilinks and embeds?

Obsidian markdown syntax breaks when wikilinks, embeds, or callouts are incorrectly formatted. This skill solves the problem by generating correct Obsidian-flavored Markdown syntax, ensuring internal links and properties are properly integrated and renderable.

How do I draft documentation using Obsidian-flavored markdown syntax?

Drafting documentation with Obsidian-flavored markdown requires integrating wikilinks, embeds, callouts, and frontmatter correctly. This skill streamlines the creation process, applying valid Obsidian syntax and metadata to produce clean, renderable notes for documentation tasks.