obsidian-markdown

Create and edit Obsidian Markdown files with wikilinks, embeds, callouts, and frontmatter.

6|1|Updated Apr 24, 2026
One-click install
npx skills add https://github.com/levi-qiao/obsidian-llm-wiki --skill obsidian-markdown-levi-qiao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-markdown
Source: https://github.com/levi-qiao/obsidian-llm-wiki/tree/main/.claude/skills/obsidian-markdown
Command: npx skills add https://github.com/levi-qiao/obsidian-llm-wiki --skill obsidian-markdown-levi-qiao

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Enables users to create, modify, and manage Obsidian Flavored Markdown files with correct syntax, linking, embedding, and advanced formatting to enhance note-taking and knowledge organization.

Core Features & Use Cases

  • Obsidian Syntax Support: Handles wikilinks, embeds, callouts, frontmatter properties, tags, and footnotes within Markdown files.
  • Content Creation & Editing: Assists users in writing well-structured notes with Obsidian-specific features for knowledge management, project planning, and documentation.
  • Use Case: A user wants to quickly add new notes with internal links and embed images or PDFs, all formatted according to Obsidian standards.

Quick Start

Create a new note with frontmatter including title and tags, then link related notes with [[Note]] syntax and embed images using ![[image.png]].

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 embeds in Obsidian Markdown?

Obsidian Markdown uses [[Note]] syntax for wikilinks and ![[image.png]] for embeds to link related notes and attach media. This Skill generates and edits these specific syntaxes automatically, ensuring your internal links and file embeddings are correctly formatted for your vault.

How do I add frontmatter properties and tags to an Obsidian note?

Frontmatter in Obsidian Markdown is added at the top of a file to define properties like title and tags. This Skill creates and modifies frontmatter syntax, allowing you to quickly structure new notes with standardized metadata for better knowledge organization.

Can I use this to format callouts and footnotes in Obsidian?

Yes, formatting callouts and footnotes in Obsidian Markdown is fully supported. This Skill handles the specific syntax required for advanced formatting features, helping you write well-structured notes without manual syntax errors.

What is the best way to manage complex Obsidian Markdown files?

Managing complex Obsidian Markdown files is best done by properly structuring frontmatter, wikilinks, and embeds. This Skill streamlines note management by generating correct Obsidian Flavored Markdown, enabling efficient knowledge organization and project planning.

Does this Skill support standard Markdown or only Obsidian Flavored Markdown?

This Skill specifically supports Obsidian Flavored Markdown, handling advanced features like wikilinks and embeds. It focuses on generating correct syntax for Obsidian standards rather than standard Markdown.