obsidian-markdown

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

Updated Nov 29, 2025
One-click install
npx skills add https://github.com/thimslugga/agent-skills --skill obsidian-markdown-thimslugga
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-markdown
Source: https://github.com/thimslugga/agent-skills/tree/main/skills/obsidian/obsidian-markdown
Command: npx skills add https://github.com/thimslugga/agent-skills --skill obsidian-markdown-thimslugga

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Obsidian users often struggle to consistently craft and maintain notes that leverage Obsidian's unique features like wikilinks, embeds, callouts, and frontmatter. This skill provides a structured approach to authoring Obsidian-flavored Markdown that renders correctly in Obsidian and supports advanced syntax.

Core Features & Use Cases

  • Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, and frontmatter support.
  • Use properties and tags to organize notes and enable powerful linking and search.
  • Use cases include building a linked vault of notes, embedding content from other notes, and consistently applying Obsidian syntax.

Quick Start

Create a new Obsidian note, add frontmatter with title and tags, then write content using Obsidian features.

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 wikilinks and frontmatter?

To create Obsidian markdown notes, draft your content using Obsidian-specific syntax like wikilinks for internal linking, frontmatter for properties, and callouts for formatting. This approach validates renders correctly in Obsidian reading view.

What is the best way to embed content from other notes in Obsidian?

Embedding content in Obsidian requires using specific Obsidian-flavored markdown embed syntax. This skill provides a structured approach to authoring these embeds, allowing you to build a linked vault of notes that reference each other.

How do I organize Obsidian notes using properties and tags?

Organize Obsidian notes by adding frontmatter properties and tags to your markdown files. This enables powerful linking and search capabilities within your vault, ensuring notes are consistently structured and easily discoverable.

Does Obsidian markdown support callouts and wikilinks together?

Yes, Obsidian markdown supports using callouts and wikilinks together within the same note. You can consistently apply this Obsidian-specific syntax to format text while simultaneously linking related notes across your vault.

Why do my markdown wikilinks not render in Obsidian reading view?

Wikilinks may not render in Obsidian reading view if the syntax is incorrect or non-Obsidian-flavored. You need to validate your internal linking patterns and ensure the markdown is specifically structured for Obsidian.