Creates proper Obsidian-flavored markdown with all the vault-specific syntax that standard markdown parsers don't handle. Handles wikilinks with custom display text and section references, embeds for notes and media, the full callout system with folding, YAML frontmatter properties, and block references. Most useful when you're building notes that need to link together or when you want callouts and embeds to render correctly in Obsidian. The workflow approach is solid, walking through frontmatter setup to content creation to verification. Covers the syntax differences that trip people up when moving from regular markdown to Obsidian's extended version.
npx skills add https://github.com/kepano/obsidian-skills --skill obsidian-markdown