What problem does it solve? Writing notes for Obsidian requires syntax beyond standard Markdown—wikilinks, embeds, callouts, properties, comments, and block references—and getting these wrong means broken links, missing embeds, or notes that fail to render correctly in the vault. ## Core Features & Use Cases - Wikilinks and Embeds: Create internal links with [[Note]] syntax, heading and block references, and embed notes, images, PDFs, audio, and search results inline. - Callouts and Properties: Add foldable callouts with > [!type] syntax and structured YAML frontmatter properties like tags, aliases, and cssclasses. - Obsidian-Only Syntax: Covers highlights, comments, footnotes, LaTeX math, and Mermaid diagrams as rendered by Obsidian. - Use Case: When drafting a project note in an Obsidian vault, use this Skill to add frontmatter properties, link related notes with wikilinks, embed an architecture diagram, and highlight a deadline in a callout—all with valid syntax. ## Quick Start Create an Obsidian note for my project with frontmatter tags, a warning callout for the deadline, and a wikilink to my meeting notes.