What problem does it solve? Writing notes for Obsidian requires syntax beyond standard Markdown—wikilinks, embeds, callouts, properties, and comments—and getting any of it wrong breaks links, embeds, or rendering inside a vault. This Skill provides the exact Obsidian-Flavored Markdown syntax so notes render correctly the first time. ## Core Features & Use Cases - Wikilinks and Embeds: Create internal links with [[Note]], heading and block references, and embed notes, images, PDFs, and audio with ![[embed]] syntax. - Callouts and Properties: Add foldable callouts with > [!type] and define frontmatter properties like tags, aliases, and cssclasses. - Extended Syntax: Use comments, highlights, LaTeX math, Mermaid diagrams, and footnotes specific to Obsidian. - Use Case: When asked to turn meeting notes into an Obsidian note, the Skill produces a file with proper frontmatter, wikilinks to related notes, a warning callout for deadlines, and an embedded architecture diagram. ## Quick Start Ask the agent to write the current content as an Obsidian note with frontmatter properties, wikilinks to related notes, and a callout for key points.