What problem does it solve? Writing notes for Obsidian requires knowledge of its extended Markdown syntax—wikilinks, embeds, callouts, properties, and comments—that goes beyond standard Markdown. This Skill ensures every note you create or edit uses valid Obsidian Flavored Markdown that renders correctly in the app. ## Core Features & Use Cases - Wikilinks & Embeds: Create internal links with [[Note]], heading and block references, and embed notes, images, PDFs, and audio with ![[embed]] syntax. - Callouts & Properties: Add foldable callouts with > [!type] syntax and structured YAML frontmatter properties like tags, aliases, and cssclasses. - Extended Syntax: Use Obsidian-specific features including comments, highlights, LaTeX math, Mermaid diagrams, footnotes, and nested tags. - Use Case: When drafting a project note in your Obsidian vault, use this Skill to add proper frontmatter, link to related meeting notes, embed an architecture diagram, and highlight key deadlines in a callout—all with correct syntax. ## Quick Start Create an Obsidian note about my project with frontmatter tags, a warning callout for the deadline, and a wikilink to my meeting notes.