obsidian-markdown

Generate and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and tags.

5|Updated Jan 19, 2026
One-click install
npx skills add https://github.com/oldwinter/skills --skill obsidian-markdown-oldwinter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-markdown
Source: https://github.com/oldwinter/skills/tree/main/obsidian-skills/obsidian-markdown
Command: npx skills add https://github.com/oldwinter/skills --skill obsidian-markdown-oldwinter

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users create and edit Markdown files specifically for Obsidian, ensuring correct formatting for wikilinks, callouts, embeds, and other Obsidian-specific features.

Core Features & Use Cases

  • Obsidian Syntax Support: Generates and understands wikilinks, callouts, embeds, properties, tags, and more.
  • Formatting Guidance: Provides examples for basic text formatting, lists, tables, code blocks, and math.
  • Use Case: When writing notes in Obsidian, you need to link to other notes using [[wikilinks]] and add visually distinct information blocks using > [!note]. This skill ensures you use the correct syntax.

Quick Start

Use the obsidian-markdown skill to create a new note with the title "Meeting Notes" and include a callout for important action items.

Frequently Asked Questions about obsidian-markdown

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

FAQPage Schema
How do I create wikilinks and callouts in Obsidian markdown?

Obsidian markdown uses `[[wikilinks]]` to connect notes and `> [!note]` syntax to create visually distinct callout blocks. This formatting ensures correct linking and highlighting in your `.md` files.

What is the syntax for adding properties and tags in Obsidian flavored markdown?

Obsidian flavored markdown supports YAML-style properties and inline tags for metadata management. You can generate and format these advanced markdown features correctly to structure your notes for better knowledge management.

Can I use standard markdown formatting for lists and tables in Obsidian?

Yes, Obsidian supports standard markdown formatting for basic text, lists, tables, code blocks, and math. This skill provides formatting guidance and examples to ensure your `.md` files render correctly in Obsidian.

How do I embed content from other notes using Obsidian markdown?

Obsidian markdown uses specific embed syntax to reference and display content from other notes within your vault. This skill helps you generate the correct embeds and references to maintain an interconnected knowledge base.

Does this support generating meeting notes with action items in Obsidian?

Yes, you can create structured meeting notes in Obsidian markdown by combining standard text formatting with callouts for important action items. This ensures your notes use the correct Obsidian-specific syntax for visual distinction.