What problem does it solve?
This Skill removes friction when creating and editing Obsidian vault notes by providing a reliable way to use Obsidian-specific Markdown features correctly.
Core Features & Use Cases
- Obsidian-specific syntax support: wikilinks, embeds, callouts, properties/frontmatter, tags, comments, highlights, math, Mermaid diagrams, and footnotes.
- Vault-friendly linking: choose wikilinks for intra-vault relationships so notes and headings stay robust during renames and navigation.
- Structured note metadata: add and use frontmatter properties (such as title, date, tags, aliases, and CSS classes) to keep notes searchable and consistent.
- Use case: turn a course reflection into a navigable Obsidian page by linking it to relevant readings with wikilinks, adding callouts for key takeaways, embedding a diagram image, and including property tags for retrieval.
Quick Start
Create an Obsidian note that includes frontmatter properties, wikilinks to related vault notes, an inline embed, and at least one callout for a key insight.