obsidian-markdown

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill helps users craft and edit Obsidian-flavored Markdown notes, leveraging Obsidian-specific extensions like wikilinks, embeds, callouts, frontmatter, and advanced syntax to connect ideas and structure vault content.

Core Features & Use Cases

  • Wikilinks and internal navigation to connect related notes
  • Embeds of notes, images, and PDFs to build contextual dashboards
  • Callouts and properties (frontmatter) to annotate and categorize notes
  • Supports Obsidian-specific formatting while building standard Markdown content
  • Use Case: rapidly draft a knowledge base by templating notes and linking related concepts

Quick Start

Create a new Obsidian note using wikilinks, embeds, and callouts with frontmatter properties.

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 notes with wikilinks and frontmatter?

To create Obsidian notes with wikilinks and frontmatter, draft your content using Obsidian-flavored Markdown syntax, embedding internal links as [[wikilinks]] and defining metadata in YAML frontmatter properties at the top of the file.

Can I use embeds and callouts to build contextual dashboards in Obsidian Markdown?

Yes, you can use embeds and callouts in Obsidian Markdown to build contextual dashboards by embedding notes, images, and PDFs directly into your documents, while using callouts to annotate and categorize specific blocks of information.

What is the best way to organize and connect ideas in an Obsidian vault?

The best way to organize and connect ideas in an Obsidian vault is by applying wikilinks for internal navigation and standardizing frontmatter conventions to model relationships through metadata, blocks, and internal links.

Does standard Markdown support Obsidian-specific syntax like wikilinks and properties?

Standard Markdown does not natively support Obsidian-specific syntax like wikilinks and properties, so you need an Obsidian-flavored Markdown approach to enforce frontmatter conventions and render features like callouts and embeds correctly.

How do I rapidly draft a knowledge base by templating Obsidian notes?

To rapidly draft a knowledge base by templating Obsidian notes, use frontmatter properties to standardize metadata and wikilinks to connect related concepts, producing ready-to-render notes that organize vault content efficiently.