obsidian-markdown

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Obsidian users often struggle to consistently create and edit notes that leverage Obsidian-specific syntax (wikilinks, embeds, callouts, frontmatter, properties, and tags) across vaults.

Core Features & Use Cases

  • Wikilinks and Embeds: craft and resolve internal links and embeds that reference other notes.
  • Callouts and Frontmatter: add structured callouts and YAML frontmatter to support metadata and rich formatting.
  • Tags and Properties: manage tags and Obsidian properties for better organization and searchability.
  • Use Case: generate or refine notes for project documentation, personal knowledge bases, or study journals using Obsidian syntax.

Quick Start

Create or update an Obsidian-ready Markdown note that uses wikilinks, embeds, and frontmatter.

Frequently Asked Questions about obsidian-markdown

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

FAQPage Schema
How do I add YAML frontmatter and tags to Obsidian markdown notes?

To add YAML frontmatter and tags to Obsidian markdown notes, you append structured metadata at the top of your file. This organizes notes by applying internal links, structured callouts, and properties for better searchability across vaults.

What is the best way to create wikilinks and embeds in Obsidian flavored markdown?

Creating wikilinks and embeds in Obsidian flavored markdown involves crafting internal links that reference other notes within your vault. This approach resolves internal connections and structures your personal knowledge base or project documentation.

Can I use callouts and frontmatter for project journals in Obsidian?

Yes, you can use callouts and frontmatter for project journals in Obsidian. This combination supports rich text formatting and metadata management, enabling structured daily notes and research documentation within your vault.

How do I manage Obsidian properties and internal links across multiple vaults?

Managing Obsidian properties and internal links across multiple vaults requires consistently applying Obsidian-specific syntax. By utilizing wikilinks, embeds, and metadata tags, you maintain structured knowledge management and resolve cross-note references effectively.

Does standard markdown support Obsidian wikilinks and callout syntax?

Standard markdown does not support Obsidian wikilinks and callout syntax natively. You need to apply Obsidian flavored markdown constructs to interpret specific syntax like embeds, YAML frontmatter, and structured callouts correctly.