obsidian-markdown

Installation
SKILL.md

obsidian-markdown: Obsidian Flavored Markdown

Reference this skill when writing any wiki page. Obsidian extends standard Markdown with wikilinks, embeds, callouts, and properties. Getting syntax wrong causes broken links, invisible callouts, or malformed frontmatter.

Cross-reference: If the kepano/obsidian-skills plugin is installed, prefer its canonical obsidian-markdown skill for authoritative Obsidian syntax reference. Otherwise, use the reference below. See also github.com/kepano/obsidian-skills.


Wikilinks

Internal links use double brackets. The filename without extension.

Syntax What it does
[[Note Name]] Basic link
[[Note Name|Display Text]] Aliased link (shows "Display Text")
[[Note Name#Heading]] Link to a specific heading
[[Note Name#^block-id]] Link to a specific block
Related skills
Installs
108
GitHub Stars
4.9K
First Seen
Apr 8, 2026