obsidian-markdown

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

Updated Apr 19, 2026
One-click install
npx skills add https://github.com/CHENyiru3/AI-Skills-Collections --skill obsidian-markdown-chenyiru3
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-markdown
Source: https://github.com/CHENyiru3/AI-Skills-Collections/tree/main/skills-market/writing/obsidian/obsidian-markdown
Command: npx skills add https://github.com/CHENyiru3/AI-Skills-Collections --skill obsidian-markdown-chenyiru3

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Obsidian-flavored Markdown authoring and editing can be error-prone when handling Obsidian-specific features such as wikilinks, embeds, callouts, properties, and frontmatter. This skill guides you to craft notes that render correctly in Obsidian and leverage its syntax.

Core Features & Use Cases

  • Add frontmatter with properties (title, tags, aliases) at the top of the file.
  • Write content using standard Markdown plus Obsidian-specific syntax below (wikilinks, embeds, callouts, properties, tags).
  • Create internal links with wikilinks for vault connections and standard Markdown links for external references.
  • Embed content from other notes, images, or PDFs using Obsidian's embed syntax.
  • Use callouts for highlighted information and verify rendering in Obsidian's reading view.
  • Apply these patterns to vault organization, project documentation, and knowledge-base maintenance.

Quick Start

Create an Obsidian note with frontmatter, then write content using Obsidian-specific syntax such as wikilinks and 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 proper frontmatter and wikilinks?

To create Obsidian Markdown notes, add frontmatter with properties like title, tags, and aliases at the top, then write content using standard Markdown alongside Obsidian-specific syntax such as wikilinks for internal vault connections.

What is the best way to embed content from other notes in Obsidian?

The best way to embed content in Obsidian is by using Obsidian's specific embed syntax to insert content blocks from other notes, images, or PDFs directly into your current document for consolidated viewing.

How do I add callouts to my Obsidian notes for highlighted information?

To add callouts in Obsidian, use Obsidian-flavored Markdown callout syntax to highlight important information, then verify that the callouts render correctly in Obsidian's reading view.

Can I use this to convert standard Markdown to Obsidian syntax?

Yes, you can convert standard Markdown to Obsidian syntax by applying Obsidian-specific features like frontmatter properties, wikilinks, embeds, and callouts to ensure consistent rendering across your personal knowledge base.

When should I use wikilinks instead of standard Markdown links in Obsidian?

Use wikilinks for internal vault connections to link notes together, and use standard Markdown links for external references to ensure proper navigation within your Obsidian knowledge base.

Does Obsidian Markdown support properties like tags and aliases in frontmatter?

Yes, Obsidian Markdown supports frontmatter properties, allowing you to define title, tags, and aliases at the top of your file to organize and structure your vault content effectively.