What problem does it solve? Writing notes for Obsidian requires syntax beyond standard Markdown—wikilinks, embeds, callouts, properties, and comments—and getting these wrong produces broken links or unrendered content in the vault. ## Core Features & Use Cases - Wikilinks and Embeds: Create internal links with [[Note]], heading and block references, and embed notes, images, PDFs, audio, and search results with ![[embed]] syntax. - Callouts and Properties: Add foldable, nested callouts of 13 supported types and define YAML frontmatter properties like tags, aliases, and cssclasses. - Use Case: When drafting a project note in an Obsidian vault, use this Skill to add frontmatter with tags and aliases, link to related meeting notes, embed an architecture diagram at a specific width, and highlight a deadline in a warning callout. ## Quick Start Create an Obsidian note about my project with frontmatter tags, a link to a related note, an embedded image, and a warning callout for the deadline.