obsidian-markdown

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

Updated Mar 9, 2026
One-click install
npx skills add https://github.com/tsemana/obsidian-productivity --skill obsidian-markdown-tsemana
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-markdown
Source: https://github.com/tsemana/obsidian-productivity/tree/main/plugin/skills/obsidian-markdown
Command: npx skills add https://github.com/tsemana/obsidian-productivity --skill obsidian-markdown-tsemana

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Users need to reliably create and edit Obsidian-flavored Markdown that uses wikilinks, embeds, callouts, and frontmatter, ensuring consistent rendering across vaults.

Core Features & Use Cases

  • Wikilinks: Create stable vault connections with internal links like [[Note]] and display text variants.
  • Embeds & Callouts: Embed content from other notes and add rich callouts for highlighted information.
  • Frontmatter & Tags: Attach title, aliases, dates, and tags for improved search, templating, and organization.
  • Use Case: Maintain meeting notes, knowledge bases, and project documentation with a uniform structure.

Quick Start

Create or update an Obsidian note using wikilinks, embeds, and frontmatter properties.

Frequently Asked Questions about obsidian-markdown

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

FAQPage Schema
How do I create wikilinks and embeds in Obsidian markdown?

Obsidian markdown uses [[Note]] syntax for wikilinks and ![[Note]] for embeds. This skill creates and edits notes with these features, along with callouts and frontmatter, to connect and organize vault content.

What is the best way to structure frontmatter properties for Obsidian notes?

Frontmatter in Obsidian notes attaches metadata like title, aliases, dates, and tags. This skill enforces proper frontmatter syntax to improve vault search, templating, and overall organization across your knowledge base.

Does Obsidian flavored markdown work with standard markdown formats?

Obsidian flavored markdown remains compatible with standard markdown while adding vault-specific features. This skill ensures proper syntax for internal links, embeds, and callouts without breaking standard markdown rendering.

How do I add callouts to Obsidian notes for highlighted information?

Callouts in Obsidian notes highlight important information using specific blockquote syntax. This skill creates rich callouts and embeds content from other notes, ensuring consistent rendering and readability across your vault.

Can I use this to maintain uniform project documentation across an Obsidian vault?

Yes, this skill supports vault-wide workflows across notes and templates for consistent structure. It creates uniform project documentation, meeting notes, and knowledge bases using proper wikilinks, embeds, and frontmatter.