obsidian-markdown

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

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/giwankim/obsidian-vault --skill obsidian-markdown-giwankim
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-markdown
Source: https://github.com/giwankim/obsidian-vault/tree/main/.agents/skills/obsidian-markdown
Command: npx skills add https://github.com/giwankim/obsidian-vault --skill obsidian-markdown-giwankim

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Obsidian users often struggle to consistently create and edit notes that utilize Obsidian-flavored Markdown features such as wikilinks, embeds, callouts, and frontmatter. This skill standardizes and accelerates note creation while preserving vault structure and formatting.

Core Features & Use Cases

  • Wikilinks, embeds, and block references to interlink notes
  • Callouts, frontmatter, and tags for metadata to structure knowledge bases
  • Programmatic note generation for project notes, meeting minutes, knowledge bases, and research vaults

Quick Start

Use the skill to create a note titled "Project Plan" with wikilinks to [[Milestones]] and an embed ![[Timeline]]; the note will be ready to paste into an Obsidian vault.

Frequently Asked Questions about obsidian-markdown

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

FAQPage Schema
How do I generate Obsidian markdown with wikilinks and embeds programmatically?

To generate Obsidian markdown programmatically, this skill automates the creation of notes featuring wikilinks, embeds, callouts, and frontmatter. It structures content to ensure syntax adherence, producing text ready for your vault.

What is the best way to automate note-taking with frontmatter and block references?

Automating note-taking with frontmatter and block references is handled by generating structured Obsidian flavored markdown. This skill creates linked notes with proper metadata formatting to organize knowledge bases and research vaults.

Can I use this to create structured knowledge bases with callouts and tags?

Yes, you can create structured knowledge bases with callouts and tags. The skill generates notes with metadata frontmatter and supported syntax extensions, accelerating vault organization and documentation workflows.

Does this skill support interlinking project notes with wikilinks and block references?

Supporting interlinked project notes is a core function; the skill generates wikilinks and block references to connect related notes. This ensures generated content maintains proper Obsidian syntax for vault organization.

Why does my generated markdown need specific syntax for Obsidian embeds and callouts?

Generated markdown needs specific syntax for Obsidian embeds and callouts to ensure proper rendering within the vault. This skill standardizes formatting for elements like ![[Timeline]] and callouts to prevent structural errors.