obsidian-markdown

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

Updated Feb 1, 2026
One-click install
npx skills add https://github.com/aokazaki-olp/libraries --skill obsidian-markdown-aokazaki-olp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-markdown
Source: https://github.com/aokazaki-olp/libraries/tree/main/nodejs/.agents/skills/obsidian-markdown
Command: npx skills add https://github.com/aokazaki-olp/libraries --skill obsidian-markdown-aokazaki-olp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Obsidian users need to create and edit Markdown with Obsidian-specific syntax (wikilinks, embeds, callouts, and frontmatter) while keeping notes consistent and navigable.

Core Features & Use Cases

  • Obsidian-specific syntax support: wikilinks ([[Note]]), embeds, callouts, and frontmatter properties.
  • Inter-note linking and embedding: create durable relationships between notes and embed content from other notes and media.
  • Metadata management: apply and validate YAML frontmatter (title, tags, aliases) for better discovery and taxonomy.
  • Use Case: quickly author a connected vault with consistent style and rich contextual linking.

Quick Start

Open an Obsidian note, add appropriate frontmatter, and start using wikilinks, embeds, and callouts to organize content.

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

Obsidian markdown supports wikilinks ([[Note]]), embeds, callouts, and YAML frontmatter properties to connect notes. It enables inter-note linking and metadata management for consistent style and rich contextual navigation across vaults.

What is the best way to manage YAML frontmatter properties in Obsidian notes?

Managing YAML frontmatter involves applying and validating properties like title, tags, and aliases within your notes. This metadata management improves note discovery and maintains a consistent taxonomy across the entire Obsidian vault.

Can I embed content from other notes using Obsidian flavored markdown?

Yes, Obsidian flavored markdown supports embedding content from other notes and media. Inter-note embedding creates durable relationships between notes, allowing you to reference and display external content directly within your current document.

Does this support Obsidian callouts and internal linking rules for vault navigation?

Yes, it supports Obsidian callouts and internal linking rules to ensure correct rendering and navigation. Applying these Obsidian formatting conventions guarantees that your notes display properly and maintain durable relationships within the vault.

How do I apply consistent metadata and formatting conventions across an Obsidian vault?

You apply consistent metadata and formatting by using YAML frontmatter for taxonomy and Obsidian syntax for note content. This ensures consistent style, correct rendering, and rich contextual linking across all notes in the vault.