obsidian-markdown

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

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/woosul/wikey --skill obsidian-markdown-woosul
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-markdown
Source: https://github.com/woosul/wikey/tree/main/.claude/skills/obsidian-markdown
Command: npx skills add https://github.com/woosul/wikey --skill obsidian-markdown-woosul

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the creation and editing of Obsidian Flavored Markdown, allowing users to leverage Obsidian-specific syntax for enhanced note-taking and organization.

Core Features & Use Cases

  • Obsidian Syntax Support: Utilize wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax.
  • Note Creation: Generate notes with frontmatter, content, and internal/external links.
  • Embedding Content: Embed notes, images, PDFs, and more directly into Markdown files.
  • Use Case: For users looking to create rich, structured notes within the Obsidian platform, this Skill streamlines the process of incorporating various content types and Markdown features.

Quick Start

Start a new note with the following: ```yaml

title: "My New Note" date: 2024-01-15 tags:

  • "project"
  • "active"

Add content using Obsidian Markdown syntax.

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

To create Obsidian markdown notes with properties, use YAML frontmatter at the file's top to define metadata like title, date, and tags. This Skill streamlines generating structured frontmatter, content, and internal or external links.

What is the best way to embed images and PDFs in Obsidian markdown?

Embedding images and PDFs in Obsidian markdown uses specific Obsidian Flavored Markdown syntax extensions. This Skill simplifies incorporating and embedding various content types, including notes and media, directly into Markdown files.

Does this tool support Obsidian wikilinks and callouts syntax?

Yes, this tool fully supports Obsidian wikilinks and callouts syntax. It enables creating and editing Obsidian Flavored Markdown, handling syntax extensions of CommonMark and GFM including wikilinks, embeds, callouts, and comments.

How do I format callouts in Obsidian Flavored Markdown?

Formatting callouts in Obsidian Flavored Markdown requires specific syntax extensions beyond standard GFM. This Skill facilitates creating and editing these callouts, allowing you to generate rich, structured notes within the Obsidian platform.

Can I use standard CommonMark and GFM syntax with Obsidian markdown?

Yes, you can use standard CommonMark and GFM syntax with Obsidian markdown. This Skill supports these foundational syntaxes while adding Obsidian-specific extensions like wikilinks, embeds, callouts, properties, and comments for enhanced note-taking.