obsidian-markdown

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

Updated May 18, 2018
One-click install
npx skills add https://github.com/812lcl/dotfiles --skill obsidian-markdown-812lcl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-markdown
Source: https://github.com/812lcl/dotfiles/tree/main/.agents/skills/obsidian-markdown
Command: npx skills add https://github.com/812lcl/dotfiles --skill obsidian-markdown-812lcl

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Obsidian users require a reliable way to craft and maintain Obsidian-flavored Markdown that leverages wikilinks, embeds, callouts, and frontmatter. This skill provides a structured workflow to create, edit, and validate notes that align with Obsidian's extended syntax, ensuring consistent rendering and easy knowledge linking.

Core Features & Use Cases

  • Create and edit Obsidian-flavored Markdown with wikilinks, embeds, callouts, and YAML frontmatter.
  • Use internal links, embeds, and callouts to connect notes and display content.
  • Validate rendering and proper syntax in Obsidian.

Quick Start

Create or update an Obsidian note with frontmatter (title, tags), add wikilinks and embeds, and verify it renders correctly in Obsidian.

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

Creating Obsidian notes with frontmatter and wikilinks requires a structured workflow that enforces YAML frontmatter presence and supports internal wikilinks. This ensures consistent rendering and proper knowledge linking within your Obsidian vault.

What is the best way to write callouts and embeds in Obsidian-flavored Markdown?

Writing callouts and embeds in Obsidian-flavored Markdown involves using Obsidian's extended syntax to connect notes and display content. You can validate the rendering and proper syntax to ensure embeds and callouts display correctly within Obsidian.

Do I need YAML frontmatter for every note in my Obsidian vault?

Yes, YAML frontmatter is required for every note as this process enforces frontmatter presence. Including properties like title and tags in your frontmatter ensures notes align with Obsidian's extended syntax for vault-level knowledge management.

How do I validate rendering and proper syntax for Obsidian Markdown notes?

Validating rendering and proper syntax for Obsidian Markdown notes requires checking that wikilinks, embeds, callouts, and frontmatter align with Obsidian's extended syntax. This ensures consistent rendering and easy knowledge linking within the vault.

Can I use standard Markdown tools for vault-level knowledge management in Obsidian?

Standard Markdown tools often lack support for Obsidian's wikilinks, embeds, callouts, and frontmatter. You need an Obsidian-specific approach to maintain extended syntax, ensuring consistent rendering and easy knowledge linking for vault-level management.