obsidian-markdown

Apply Obsidian frontmatter, wikilinks, embeds, and callouts to notes.

1|Updated Apr 13, 2015
One-click install
npx skills add https://github.com/tyler-dot-earth/.dotfiles --skill obsidian-markdown-tyler-dot-earth
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-markdown
Source: https://github.com/tyler-dot-earth/.dotfiles/tree/main/agents/skills/obsidian-markdown
Command: npx skills add https://github.com/tyler-dot-earth/.dotfiles --skill obsidian-markdown-tyler-dot-earth

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill helps users create and edit Obsidian-flavored Markdown notes with consistent frontmatter, wikilinks, embeds, callouts, and tags across a vault.

Core Features & Use Cases

  • Frontmatter & Properties: Define and apply standard properties (title, tags, aliases) at the top of notes for consistent metadata.
  • Obsidian Syntax: Use wikilinks, embeds, callouts, and Obsidian-specific syntax to connect notes and embed media.
  • Use Case: When organizing a personal vault, convert scattered notes into a structured Obsidian notebook with cross-links, frontmatter, and embedded content.

Quick Start

Create or update Obsidian notes with proper frontmatter, wikilinks, and embeds.

Frequently Asked Questions about obsidian-markdown

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add wikilinks and embeds to Obsidian markdown notes?

To add wikilinks and embeds to Obsidian markdown notes, use the [[wikilink]] syntax for linking and ![[embed]] syntax for embedding media. This creates connected notes and embedded content across a personal vault using Obsidian-specific syntax.

What's the best way to organize an Obsidian vault with consistent frontmatter?

Organizing an Obsidian vault with consistent frontmatter involves defining standard properties like title, tags, and aliases at the top of notes. This enforces a structured metadata format for creating, updating, and linking notes across the vault.

How do callouts work in Obsidian markdown?

Callouts in Obsidian markdown work using the > [!callout] pattern. This Obsidian-specific syntax highlights important information within notes, allowing users to format warnings, tips, or notes while organizing and enhancing content across a vault.

Can I convert scattered notes into a structured Obsidian notebook with cross-links?

Yes, you can convert scattered notes into a structured Obsidian notebook by applying frontmatter, wikilinks, embeds, and callouts. This process creates cross-linked notes with proper metadata and embedded content for a connected personal vault.

Does frontmatter structure support aliases and tags for Obsidian notes?

Frontmatter structure does support aliases and tags for Obsidian notes. Standard properties including title, tags, and aliases are defined at the top of notes, ensuring consistent metadata across the vault when creating or updating content.

What are the limitations of using wikilinks and embeds in Obsidian markdown?

Wikilinks and embeds in Obsidian markdown are limited to Obsidian-specific syntax using [[wikilinks]] and ![[embeds]]. These formats may not render correctly outside the Obsidian ecosystem, restricting compatibility with standard markdown parsers.