What problem does it solve?
This Skill removes the friction and errors of authoring and maintaining Obsidian vault content by providing clear, Obsidian-aware guidance for Markdown notes, Bases views, and JSON Canvas files so users can produce valid, consistent files quickly.
Core Features & Use Cases
- Obsidian Flavored Markdown: Compose and edit notes with wikilinks, embeds, callouts, properties/frontmatter, tags, Mermaid diagrams, math, and inline metadata.
- Obsidian Bases: Define and validate .base YAML views, filters, formulas, property configurations, summaries, and view-specific ordering for tables, cards, lists, and maps.
- JSON Canvas: Create and validate .canvas files with correctly structured nodes, edges, groups, colors, layout guidance, and unique IDs.
- Use Case: Convert scattered project notes into a structured Base view and a visual Canvas board while ensuring frontmatter and links remain consistent and syntactically correct.
Quick Start
Edit the target note to add/update frontmatter tags and wikilinks, then create a .base view that filters active project notes and produce a .canvas layout summarizing those items.