obsidian-markdown

Create and edit Obsidian-flavored Markdown notes with wikilinks, embeds, callouts, frontmatter, and tags.

Updated Feb 25, 2026
One-click install
npx skills add https://github.com/stericishere/Obsidian-notes --skill obsidian-markdown-stericishere
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-markdown
Source: https://github.com/stericishere/Obsidian-notes/tree/main/.claude/skills/obsidian-markdown
Command: npx skills add https://github.com/stericishere/Obsidian-notes --skill obsidian-markdown-stericishere

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation and editing of Obsidian-flavored Markdown notes, ensuring correct syntax for wikilinks, embeds, callouts, frontmatter, and tags across your vault.

Core Features & Use Cases

  • Create, update, and format Obsidian Markdown notes that respect wikilinks, embeds, callouts, blocks, and inline syntax.
  • Manage YAML frontmatter (title, date, tags, aliases) and apply Obsidian-specific properties to improve navigation and organization.
  • Use in real-world scenarios to scaffold new notes, refactor existing ones, and maintain consistent structure across a knowledge base.

Quick Start

Create an Obsidian note about a project with frontmatter and wikilinks to [[Project B]].

Frequently Asked Questions about obsidian-markdown

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create Obsidian markdown notes with correct wikilink and frontmatter syntax?

To create Obsidian markdown notes with correct syntax, you need to automate the generation of YAML frontmatter, wikilinks, embeds, and callouts. This ensures your notes are well-formed and satisfy Obsidian's structural expectations across your vault.

What's the best way to format YAML frontmatter and tags for an Obsidian vault?

The best way to format YAML frontmatter and tags is to automate the application of Obsidian-specific properties like title, date, tags, and aliases. This maintains consistent structure and improves navigation across your knowledge base.

Can I use Obsidian callouts and embeds when scaffolding new markdown notes?

Yes, you can use Obsidian callouts and embeds when scaffolding new markdown notes. Automating the creation process enforces correct syntax for blocks and inline structures, ensuring the notes respect Obsidian's formatting rules.

Does standard markdown formatting work for wikilinks in Obsidian?

Standard markdown formatting does not work for wikilinks in Obsidian, as they require specific syntax like [[Note Title]]. Using an automation tool ensures these wikilinks, callouts, and embeds are produced in well-formed Obsidian-flavored markdown.

How do I refactor existing notes to maintain consistent Obsidian markdown structure?

To refactor existing notes and maintain consistent Obsidian markdown structure, automate the updating process to validate and apply correct wikilink, embed, callout, and frontmatter syntax. This keeps your entire vault organized and navigable.