Teaches Claude to write syntactically correct Obsidian Flavored Markdown: wikilinks with double brackets, callouts with the blockquote-plus-keyword pattern, embeds prefixed with exclamation marks, and frontmatter properties that render in Obsidian's UI. Covers the gotchas that break rendering, like using Markdown links instead of wikilinks or writing ISO datetimes in YAML when Obsidian expects YYYY-MM-DD. Explicitly defers to kepano/obsidian-skills as the canonical reference when available, positioning itself as a fallback so you're not stranded if that marketplace isn't installed. The tables are scannable, the "What NOT to Do" section is honest about common mistakes, and it includes Mermaid, math, and all fourteen callout types.
npx skills add https://github.com/agricidaniel/claude-obsidian --skill obsidian-markdown