obsidian-markdown

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Obsidian-flavored Markdown notes can be tricky to craft and maintain without a consistent structure. This skill provides a guide and tooling intuition for creating and editing notes that leverage Obsidian's wikilinks, embeds, callouts, frontmatter, and other syntax for organized knowledge.

Core Features & Use Cases

  • Wikilinks and internal linking to connect notes.
  • Embeds for including other notes, images, and blocks.
  • Obsidian callouts, frontmatter, and tags to annotate and categorize notes.
  • Supports Obsidian's Markdown flavors and advanced syntax for notes, journals, and knowledge bases.

Quick Start

Create an Obsidian-flavored Markdown document using wikilinks, embeds, and Obsidian-specific syntax.

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?

Obsidian callouts are blockquote elements annotated with specific syntax types like note, warning, or info. They help categorize and highlight critical information within your knowledge base notes.

Does this approach support embedding images and blocks in Obsidian?

Yes, embedding is fully supported. You can include other notes, images, and blocks within your documents by using an exclamation mark before a wikilink to transclude the content.

What is the best way to organize a personal knowledge base using Obsidian syntax?

The best way to organize a knowledge base is combining frontmatter for metadata, tags for categorization, and wikilinks for internal linking. This maintains a consistent structure for journals and research.

Can I use standard Markdown formatting alongside Obsidian-specific syntax?

Yes, the Skill supports Obsidian's Markdown flavors alongside advanced syntax. You can mix standard Markdown formatting with Obsidian-specific elements like callouts and embeds in the same note.