obsidian-markdown

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

Updated Oct 10, 2023
One-click install
npx skills add https://github.com/kirakuiin/note --skill obsidian-markdown-kirakuiin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-markdown
Source: https://github.com/kirakuiin/note/tree/main/Obsidian%20Vault/9-Meta/Skills/obsidian-markdown
Command: npx skills add https://github.com/kirakuiin/note --skill obsidian-markdown-kirakuiin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Obsidian notes often require specialized syntax like wikilinks, embeds, callouts, and frontmatter to connect and organize knowledge. This skill provides a guided way to create and edit Obsidian-flavored Markdown consistently, ensuring notes render correctly and link structures stay intact.

Core Features & Use Cases

  • Wikilinks and embeds: Create internal connections between notes and embed content from other notes or assets.
  • Frontmatter and properties: Add and manage YAML frontmatter for title, tags, aliases, and other metadata.
  • Callouts and Obsidian syntax: Use callouts, comments, and Obsidian-specific features to highlight important information and organize content.
  • Use Case: Maintain a scalable vault with reliable cross-linking and metadata.

Quick Start

Create or edit a note in Obsidian using Obsidian-flavored Markdown with frontmatter, wikilinks, embeds, 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 wikilinks and embeds?

Obsidian markdown notes with wikilinks and embeds are created by applying Obsidian-specific syntax to connect notes and embed external content. This ensures internal linking structures stay intact and render correctly within the vault.

What is the best way to manage YAML frontmatter and tags in Obsidian?

YAML frontmatter and tags in Obsidian are managed by adding metadata properties for titles, aliases, and tags. This enforces Obsidian-specific syntax rules to maintain a scalable vault with reliable cross-linking.

How do I add callouts to Obsidian notes to highlight important information?

Callouts in Obsidian notes are added using Obsidian-flavored markdown syntax to highlight important information. This organizes content effectively while ensuring compatibility with Obsidian rendering rules.

Can I use standard markdown syntax for vault-wide note creation in Obsidian?

Standard markdown syntax is insufficient for vault-wide note creation in Obsidian because it lacks specialized features. You need Obsidian-flavored markdown to properly handle wikilinks, embeds, callouts, and frontmatter.

Why do my internal links break when scaling my Obsidian vault?

Internal links break when scaling an Obsidian vault if wikilinks and frontmatter are not managed with consistent syntax. Enforcing Obsidian-specific rendering rules ensures note connections and metadata remain reliable.