obsidian-markdown

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the creation and editing of Obsidian Flavored Markdown, enhancing the user's experience with Obsidian notes and documents.

Core Features & Use Cases

  • Obsidian Syntax Support: Offers comprehensive support for all Obsidian-specific syntax, including wikilinks, embeds, callouts, and properties.
  • Markdown Integration: Combines the power of standard Markdown with Obsidian's unique features, ensuring a seamless editing experience.
  • Use Case: For users who need to create or modify Markdown files within the Obsidian platform, this Skill streamlines the process and improves productivity.

Quick Start

Create a new Obsidian note and start typing. Use [[Note]] to create links, ![[embed]] to embed content, and > [!type] to add callouts.

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 callouts?

To create Obsidian markdown notes, use standard text combined with specific syntax like `[[Note]]` for wikilinks and `> [!type]` for callouts. This approach supports embedding content with `![[embed]]` to structure documents efficiently.

What is Obsidian Flavored Markdown and how does it differ from standard markdown?

Obsidian Flavored Markdown combines standard markdown with unique platform features like wikilinks, embeds, callouts, and properties. It enhances basic document creation by allowing internal note linking and dynamic content embedding within the Obsidian platform.

Can I use standard markdown syntax when editing documents in Obsidian?

Yes, you can use standard markdown syntax when editing documents in Obsidian. The platform integrates standard markdown formatting with its unique features, ensuring a seamless editing experience for note-taking and document creation.

How do I embed content from one note into another using Obsidian markdown?

To embed content using Obsidian markdown, use the `![[embed]]` syntax. This allows you to dynamically insert and display the content of one note directly inside another, streamlining the document creation process.

Does this markdown editor support Obsidian properties and callouts?

Yes, this markdown editor supports Obsidian properties and callouts. It provides comprehensive syntax support for all Obsidian-specific features, ensuring users can efficiently create and modify notes with structured metadata and highlighted blocks.