obsidian-markdown

Organize and author Obsidian-flavored Markdown notes with wikilinks, embeds, callouts, and frontmatter.

5|2|Updated Jul 2, 2026
One-click install
npx skills add https://github.com/Tx1207/hello-scholar --skill obsidian-markdown-tx1207
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-markdown
Source: https://github.com/Tx1207/hello-scholar/tree/main/skills/memory/obsidian-markdown
Command: npx skills add https://github.com/Tx1207/hello-scholar --skill obsidian-markdown-tx1207

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill helps users create and refine Markdown notes that leverage Obsidian's wikilinks, embeds, callouts, and frontmatter, ensuring notes render correctly and stay consistent with Obsidian conventions.

Core Features & Use Cases

  • Supports Obsidian-specific syntax (wikilinks, embeds, callouts, properties) alongside standard Markdown.
  • Guides creation and editing of frontmatter (title, tags, aliases) and vault references for improved linking and search.
  • Use case: quickly assemble well-structured notes for knowledge bases, project docs, or research notes with rich metadata.

Quick Start

Create or open an Obsidian note and start applying wikilinks, embeds, callouts, and frontmatter as described to render correctly.

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 wikilinks and embeds in my markdown notes?

Obsidian wikilinks and embeds use bracket syntax like [[Note]] for linking and ![[Note]] for embedding content. This skill organizes and authors notes that leverage these conventions alongside standard markdown.

What is the correct format for YAML frontmatter in Obsidian notes?

YAML frontmatter in Obsidian notes is placed in the note header and includes properties like title, tags, and aliases. This skill guides creation of frontmatter to improve linking and search within your vault.

How do I add callouts to Obsidian markdown?

Obsidian callouts use the syntax > [!type] to create rich text blocks. This skill helps you apply callouts and other Obsidian-specific syntax to ensure notes render correctly and stay consistent.

Can I use standard markdown alongside Obsidian-flavored syntax?

Yes, you can use standard markdown alongside Obsidian-specific syntax. This skill supports organizing and authoring notes that combine wikilinks, embeds, callouts, and frontmatter with standard markdown formatting.

Does this skill work for project docs and research notes?

Yes, this skill is designed for personal knowledge bases, project docs, and research notes where Obsidian syntax improves linking, embedding, and rich metadata for well-structured documentation.