What problem does it solve?
Obsidian-flavored Markdown notes require precise handling of wikilinks, embeds, callouts, properties, and vault-level organization. This skill provides guidance and tooling to create, edit, and consistently render Obsidian notes that leverage Obsidian-specific extensions while keeping standard Markdown knowledge in mind.
Core Features & Use Cases
- Wikilinks and internal navigation: connect notes with [[Note]] links and cross-reference headings.
- Embeds and dynamic content: embed snippets, images, or PDFs with ![[note|image|pdf]] syntax.
- Obsidian-specific formatting: apply callouts, properties frontmatter, tags, and Mermaids diagrams as part of notes.
- Use Case: authoring a linked knowledge vault where notes automatically render in Obsidian's preview mode and maintain consistent metadata across the vault.
Quick Start
Create or edit a note using Obsidian-flavored Markdown by adding frontmatter, wikilinks, embeds, and callouts, then view it in Obsidian's reading view.