obsidian-markdown

Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and tags.

Updated Nov 13, 2025
One-click install
npx skills add https://github.com/466852675/TISHICIKU-2025 --skill obsidian-markdown-466852675
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-markdown
Source: https://github.com/466852675/TISHICIKU-2025/tree/main/07-Skill%E5%BA%93/obsidian-markdown
Command: npx skills add https://github.com/466852675/TISHICIKU-2025 --skill obsidian-markdown-466852675

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users create and edit documents using Obsidian Flavored Markdown, ensuring correct syntax for wikilinks, callouts, embeds, and other Obsidian-specific features.

Core Features & Use Cases

  • Obsidian Syntax Support: Handles wikilinks, callouts, embeds, properties, tags, and more.
  • Markdown Formatting: Covers basic and advanced Markdown elements like headings, lists, tables, and code blocks.
  • Use Case: When writing notes in Obsidian, you need to link to other notes using [[wikilinks]] and add visually distinct information blocks using > [!note]. This Skill ensures you use the correct syntax for these elements.

Quick Start

Use the obsidian-markdown skill to create a new note with a title, a basic paragraph, and a wikilink to another note.

Frequently Asked Questions about obsidian-markdown

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

FAQPage Schema
How do I write wikilinks and callouts in Obsidian Markdown?

Obsidian Markdown uses [[wikilinks]] to connect notes and > [!note] syntax to create visually distinct callout blocks. This ensures correct formatting for structured knowledge management.

What is Obsidian Flavored Markdown and how does it differ from standard Markdown?

Obsidian Flavored Markdown extends CommonMark and GitHub Flavored Markdown with specific syntax for wikilinks, embeds, properties, and tags, enabling structured note-taking and knowledge management.

Can I use LaTeX for math equations in Obsidian notes?

Yes, Obsidian Markdown supports LaTeX for math equations alongside CommonMark and GitHub Flavored Markdown. This allows you to render complex mathematical formulas within your notes.

How do I add properties and tags to my Obsidian Markdown documents?

Obsidian Markdown supports specific syntax for adding properties and tags to your documents. This enables structured note-taking by embedding metadata directly within your notes.

Does Obsidian Markdown support embeds for referencing content from other notes?

Yes, Obsidian Markdown includes syntax for embeds, allowing you to reference and display content from other notes. This feature supports interconnected knowledge management within your vault.

What is the best way to format tables and code blocks in Obsidian?

Obsidian Markdown covers basic and advanced formatting elements like tables and code blocks. It ensures correct syntax whether you are using standard Markdown or Obsidian-specific extensions.