What problem does it solve? Writing notes for Obsidian requires knowledge of its extended Markdown syntax, and using standard Markdown incorrectly produces broken wikilinks, malformed callouts, or invalid frontmatter properties that fail to render in the app. ## Core Features & Use Cases - Obsidian-Specific Syntax: Covers wikilinks, block references, embeds, callouts, highlights, comments, and footnotes that go beyond standard Markdown. - Properties and Tags: Guides correct YAML frontmatter structure for properties, aliases, tags, and cssclasses used by Obsidian's metadata system. - Rich Content: Includes LaTeX math, Mermaid diagrams, tables, task lists, and HTML embedding patterns. - Use Case: When migrating meeting notes into an Obsidian vault, use this Skill to convert plain Markdown into notes with proper [[wikilinks]], foldable callouts for action items, and frontmatter tags so the notes integrate with your graph view and queries. ## Quick Start Create an Obsidian note for my project kickoff meeting with wikilinks to related notes, a warning callout for the deadline, task checkboxes, and frontmatter with tags and a date property.