obsidian-markdown

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

Updated Jun 18, 2017
One-click install
npx skills add https://github.com/wwsun/wwsun.github.io --skill obsidian-markdown-wwsun
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-markdown
Source: https://github.com/wwsun/wwsun.github.io/tree/main/.agents/skills/obsidian-markdown
Command: npx skills add https://github.com/wwsun/wwsun.github.io --skill obsidian-markdown-wwsun

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you create and edit documents using Obsidian's specific Markdown flavor, ensuring all your notes, wikilinks, callouts, and embeds render correctly.

Core Features & Use Cases

  • Obsidian Syntax Support: Handles wikilinks, embeds, callouts, properties, tags, and more.
  • Formatting Guide: Provides examples for basic and advanced Markdown elements.
  • Use Case: When writing notes in Obsidian, use this Skill to ensure you're using the correct syntax for internal links [[My Note]] or to create visually distinct callouts like > [!tip].

Quick Start

Use the obsidian-markdown skill to create a new note with the title "Meeting Notes" and include a wikilink to "Project Alpha".

Frequently Asked Questions about obsidian-markdown

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

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

Obsidian markdown uses wikilinks like `[[My Note]]` for internal links and callouts like `> [!tip]` for visually distinct blocks. This syntax ensures your notes, embeds, and properties render correctly within the Obsidian ecosystem.

Can I use LaTeX and GitHub Flavored Markdown for Obsidian notes?

Yes, Obsidian markdown supports LaTeX for math equations and GitHub Flavored Markdown alongside CommonMark. This compatibility ensures your structured notes and knowledge management documents render correctly across different platforms.

What is the correct syntax for Obsidian properties and tags?

Obsidian properties and tags are specific markdown elements used for structured note-taking. You can format metadata and apply tags to organize your knowledge base, ensuring all internal links and embeds render correctly within your vault.

Does Obsidian markdown support note embeds and file references?

Obsidian markdown supports embeds and references to link internal notes seamlessly. You can use specific syntax to embed content from other notes, facilitating structured note-taking and comprehensive knowledge management within your vault.

How do I format meeting notes with internal links in Obsidian?

To format meeting notes in Obsidian, use the specific markdown flavor to create your document and include wikilinks like `[[Project Alpha]]` to connect related notes. This ensures your internal links and properties render correctly for knowledge management.