obs-obsidian-markdown

Create and edit Obsidian Flavored Markdown notes with wikilinks, embeds, callouts, and frontmatter.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/DavidsonGomes/claude_cowork_workspace --skill obs-obsidian-markdown-davidsongomes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obs-obsidian-markdown
Source: https://github.com/DavidsonGomes/claude_cowork_workspace/tree/main/.claude/skills/obs-obsidian-markdown
Command: npx skills add https://github.com/DavidsonGomes/claude_cowork_workspace --skill obs-obsidian-markdown-davidsongomes

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill helps users create and edit Obsidian-flavored Markdown notes that integrate wikilinks, embeds, callouts, properties, and tags, ensuring consistent structure and correct rendering.

Core Features & Use Cases

  • Support Obsidian-specific syntax such as wikilinks, embeds, callouts, properties, and inline metadata in notes.
  • Manage and apply frontmatter for title, date, tags, aliases, and CSS classes to improve searchability and organization.
  • Enable linking between notes, embedding content from other notes, and using callouts to highlight important information within vaulted notes; suitable for knowledge bases, project docs, and personal knowledge management.

Quick Start

Create and update an Obsidian note by adding frontmatter, linking related notes with wikilinks, and embedding content from other notes.

Frequently Asked Questions about obs-obsidian-markdown

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

FAQPage Schema
How do I create Obsidian markdown notes with wikilinks and frontmatter?

To create Obsidian markdown notes, you draft content using wikilinks to connect ideas, embeds to display other notes, and frontmatter to define metadata like title, date, and tags. This ensures content renders correctly in Obsidian's reading view.

What is the correct syntax for Obsidian callouts and embeds?

Obsidian callouts highlight important information using specific blockquote syntax, while embeds display content from other notes within the current note. Both are supported to ensure content renders correctly in Obsidian's reading view.

Can I validate Obsidian flavored markdown syntax across multiple notes?

Yes, you can validate Obsidian flavored markdown syntax across multiple notes to ensure frontmatter structure and Obsidian-specific rules are satisfied. This guarantees that wikilinks, embeds, and callouts render correctly.

How do I manage frontmatter properties and tags for Obsidian notes?

You manage frontmatter by applying properties for title, date, tags, aliases, and CSS classes. This improves searchability and organization within your Obsidian vault across multiple notes.

Does standard markdown work for personal knowledge management in Obsidian?

Standard markdown lacks Obsidian-specific syntax like wikilinks, embeds, and callouts. Using Obsidian flavored markdown ensures proper linking between notes, content embedding, and highlighting for knowledge bases and project docs.