obsidian-markdown

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

24|2|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/jwintz/lithos --skill obsidian-markdown-jwintz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-markdown
Source: https://github.com/jwintz/lithos/tree/main/skills/obsidian-markdown
Command: npx skills add https://github.com/jwintz/lithos --skill obsidian-markdown-jwintz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables agents to create and edit Obsidian Flavored Markdown notes, including wikilinks, embeds, callouts, and YAML frontmatter, improving consistency and speed in Obsidian-based documentation.

Core Features & Use Cases

  • Wikilinks, embeds, and callouts: generate and edit notes that leverage Obsidian-specific syntax.
  • Frontmatter and metadata: manage YAML frontmatter, tags, aliases, and properties for notes.
  • Use Case: quickly draft connected knowledge bases, migrate existing notes to Obsidian-friendly formatting, or auto-annotate notes for publishing.

Quick Start

Create a note using Obsidian-flavored syntax to demonstrate wikilinks like [[Note]] and embeds ![[Note.png]], then ensure the frontmatter includes a title and tags as needed.

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

You can automate Obsidian markdown note creation by applying wikilinks like [[Note]], embeds like ![[Note.png]], callouts, and YAML frontmatter formatting to ensure notes comply with Obsidian standards.

What is the best way to format YAML frontmatter and tags for Obsidian notes?

Formatting YAML frontmatter for Obsidian notes involves structuring metadata such as titles, tags, and aliases at the top of the file to maintain consistent knowledge base organization and searchability.

Can I use this to migrate existing markdown notes to Obsidian-flavored syntax?

Yes, you can migrate existing markdown notes to Obsidian-flavored formatting by parsing standard markdown and applying Obsidian-specific syntax, including wikilinks, embeds, and callouts.

Does this approach support Obsidian callouts and note embeds?

Obsidian callouts and note embeds are fully supported, allowing you to generate and edit notes that leverage Obsidian-specific syntax for creating connected and interactive knowledge bases.

How do I manage aliases and properties in Obsidian frontmatter?

Managing aliases and properties in Obsidian frontmatter requires editing the YAML block to define metadata fields, ensuring notes are properly annotated and linked within your knowledge base.

When should I use Obsidian wikilinks instead of standard markdown links?

Obsidian wikilinks should be used instead of standard markdown links when you need native vault connectivity, bidirectional linking, and seamless embedding of notes and assets within Obsidian.