obsidian-markdown

Generate and modify Obsidian notes with wikilinks, embeds, callouts, properties, and tags.

Updated Jan 30, 2026
One-click install
npx skills add https://github.com/Treasoni/Study-Notes --skill obsidian-markdown-treasoni
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-markdown
Source: https://github.com/Treasoni/Study-Notes/tree/main/.claude/skills/obsidian-markdown
Command: npx skills add https://github.com/Treasoni/Study-Notes --skill obsidian-markdown-treasoni

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users create and edit notes using Obsidian's specialized Markdown features, ensuring notes are well-structured, linked, and visually enhanced within the Obsidian environment.

Core Features & Use Cases

  • Wikilinks: Create seamless internal links between notes for easy navigation.
  • Embeds: Embed content from other notes, images, or PDFs directly into your current note.
  • Callouts: Highlight important information using visually distinct callout blocks.
  • Properties & Tags: Organize and categorize notes effectively using frontmatter properties and tags.
  • Use Case: When writing a new note about a project, you can use wikilinks to connect it to related project notes, embed a diagram from another file, and use a callout to emphasize a critical deadline.

Quick Start

Create a new Obsidian note with the title "Meeting Notes", add the current date to the frontmatter, and include a wikilink to a "Project Alpha" note.

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 wikilinks and callouts?

Obsidian markdown notes are created by generating structured content with wikilinks for internal navigation, callouts for highlighted information, and frontmatter properties for metadata organization.

What is the best way to embed content from other notes in Obsidian Flavored Markdown?

Embedding content in Obsidian Flavored Markdown involves using specific syntax to directly insert images, PDFs, or content from other notes into your current note for consolidated viewing.

How do I add metadata and tags to a new Obsidian note?

Adding metadata and tags to an Obsidian note requires defining frontmatter properties to categorize and organize notes effectively within the Obsidian environment.

Can I use standard markdown formatting with Obsidian's unique syntax features?

Standard markdown formatting works alongside Obsidian's unique syntax features, allowing you to structure notes with internal linking, content embedding, and visually distinct callout blocks simultaneously.

Why use Obsidian Flavored Markdown instead of standard markdown for note-taking?

Obsidian Flavored Markdown enhances standard markdown by adding wikilinks for seamless internal navigation, embeds for multi-media integration, and callouts for emphasizing critical information.

How do I connect a new project note to related notes using Obsidian markdown?

Connecting a new project note uses wikilinks to create seamless internal links between related notes, enabling easy navigation across your Obsidian knowledge base.