obsidian-markdown

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

3|1|Updated Mar 5, 2024
One-click install
npx skills add https://github.com/chuan-khuna/digital-garden-2024 --skill obsidian-markdown-chuan-khuna
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-markdown
Source: https://github.com/chuan-khuna/digital-garden-2024/tree/main/.vault/astro-knowledge/.agents/skills/obsidian-markdown
Command: npx skills add https://github.com/chuan-khuna/digital-garden-2024 --skill obsidian-markdown-chuan-khuna

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Obsidian users need to craft consistent, render-ready notes that leverage Obsidian’s wikilinks, embeds, callouts, properties, and other syntax while keeping standard Markdown knowledge intact.

Core Features & Use Cases

  • Supports wikilinks for internal vault navigation and aliasing for robust linking.
  • Embeds and callouts to enrich notes with dynamic content and highlighted information.
  • Frontmatter properties, tags, and CSS classes to structure metadata and enable advanced querying.
  • Use Case: Create a project note that links to related notes, embeds a design diagram, and uses callouts for milestones.

Quick Start

Create an Obsidian note with frontmatter and Obsidian syntax, then verify wikilinks, embeds, and callouts render correctly.

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

To create Obsidian notes with valid wikilinks and frontmatter, you need to enforce Obsidian-flavored Markdown syntax rules for properties, tags, links, and embeds to ensure proper rendering within your vault.

What is the best way to embed content and callouts in Obsidian markdown?

The best way to embed content and callouts in Obsidian markdown is to use Obsidian's specific syntax for embeds and callouts, which enriches notes with dynamic content and highlighted information for vault-wide rendering.

Does standard Markdown support Obsidian wikilinks and frontmatter properties?

Standard Markdown does not support Obsidian wikilinks and frontmatter properties. You need Obsidian-flavored Markdown to structure metadata, enable advanced querying, and maintain internal vault navigation.

How do I structure metadata and tags for advanced querying in Obsidian?

To structure metadata and tags for advanced querying in Obsidian, you use frontmatter properties and CSS classes within your notes to enable robust data organization and retrieval across the vault.

Can I use Obsidian markdown syntax for project documentation and personal knowledge bases?

Yes, you can use Obsidian markdown syntax for project documentation and personal knowledge bases. It supports vault-wide linking, embedded design diagrams, and callouts for milestones to enrich documentation.