obsidian-markdown

Generate and process Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and task lists.

5.0k|479|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/anbeime/skill --skill obsidian-markdown-anbeime
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-markdown
Source: https://github.com/anbeime/skill/tree/main/skills/obsidian-skills-integrated
Command: npx skills add https://github.com/anbeime/skill --skill obsidian-markdown-anbeime

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill ensures that AI interactions preserve and correctly utilize Obsidian's specialized Markdown syntax, preventing data corruption and maintaining the integrity of your knowledge base.

Core Features & Use Cases

  • Preserves Wikilinks: Correctly handles [[Internal Links]] and [[Links with Aliases]].
  • Maintains Embeds: Ensures ![[Embedded Notes]] and ![[Images]] render properly.
  • Supports Callouts: Correctly formats > [!note] blocks.
  • Handles Properties: Manages YAML frontmatter for metadata.
  • Use Case: When asking an AI to summarize notes or draft new content within Obsidian, this skill guarantees that all Obsidian-specific formatting remains intact, so your links, embeds, and callouts continue to function as expected.

Quick Start

Use the obsidian-markdown skill to create a new note about the benefits of spaced repetition, including a wikilink to 'Memory Techniques' and a callout for key takeaways.

Frequently Asked Questions about obsidian-markdown

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

FAQPage Schema
How do I generate Obsidian Markdown with AI without breaking wikilinks and callouts?

To generate Obsidian Markdown without breaking wikilinks and callouts, use a processing engine designed for Obsidian Flavored Markdown. This ensures syntax like `[[links]]` and `> [!note]` blocks remain intact and render properly within your knowledge base.

How does AI handle Obsidian embeds and properties when drafting notes?

AI handles Obsidian embeds and properties by specifically parsing and formatting `![[Embedded Notes]]` syntax and YAML frontmatter. This mechanism preserves your metadata and embedded content structures, preventing data corruption during AI-driven content creation or summarization.

Can I use AI to summarize notes while preserving Obsidian's specific formatting?

Yes, you can use AI to summarize notes while preserving Obsidian's specific formatting by applying a dedicated Markdown processing skill. It maintains the integrity of wikilinks, embeds, and callouts so your knowledge management system continues to function as expected.

What is the best way to format task lists and YAML frontmatter for Obsidian?

The best way to format task lists and YAML frontmatter for Obsidian is to use a generator that explicitly supports Obsidian Flavored Markdown. This ensures compatibility with the Obsidian rendering engine, keeping complex structures and metadata syntax correct.

Why does my AI-generated content corrupt Obsidian wikilinks and embeds?

AI-generated content corrupts Obsidian wikilinks and embeds because standard Markdown processors lack support for Obsidian Flavored Markdown. Using a specialized processor prevents this data corruption by correctly handling `[[Internal Links]]` and `![[Images]]`.

Does standard Markdown support Obsidian callouts and task lists?

Standard Markdown does not support Obsidian callouts and task lists, as it lacks the specific syntax handling for `> [!note]` blocks and wikilinks. You need a processor explicitly designed for Obsidian Flavored Markdown to ensure these elements render properly.