meeting-v2

Convert meeting transcripts into Obsidian-ready Markdown files with YAML frontmatter.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/jeehoon0310/claude-code-config --skill meeting-v2
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meeting-v2
Source: https://github.com/jeehoon0310/claude-code-config/tree/main/project/skills/meeting-v2
Command: npx skills add https://github.com/jeehoon0310/claude-code-config --skill meeting-v2

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill automatically converts raw meeting transcripts into structured, Obsidian-ready Markdown notes organized by project folders, reducing manual formatting time and ensuring consistent archival quality.

Core Features & Use Cases

  • Automated transcript-to-markdown conversion with YAML frontmatter for easy indexing and searchability.
  • Project-based routing via -dr (direct directory) and -p (project abbreviation) or automatic keyword classification to place notes in the correct folder.
  • Generated outputs support executive summaries and action items ready to integrate into project dashboards and knowledge bases.

Quick Start

Paste your meeting transcript into the tool and run /meeting-v2 with optional flags to customize date, time, project, directory, or notes.

Frequently Asked Questions about meeting-v2

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

FAQPage Schema
How do I automatically convert meeting transcripts into Obsidian Markdown notes?

Converting meeting transcripts into Obsidian Markdown is automated by structuring raw text into project folders with YAML frontmatter, enforcing two-space indentation and keyword-based routing for consistent archival quality.

What is the best way to organize meeting notes by project in Obsidian?

Organizing meeting notes by project in Obsidian is achieved by routing transcripts to specific folders using project abbreviations, direct directory paths, or automatic keyword classification to maintain structured knowledge bases.

Can I automatically extract action items from raw meeting transcripts?

Extracting action items from raw meeting transcripts is supported during the Markdown conversion process, generating structured outputs that integrate directly into project dashboards and knowledge bases.

Does this meeting transcript converter require specific formatting flags for Obsidian?

The meeting transcript converter uses optional flags for date, time, project abbreviation, direct directory path, and additional notes to customize the YAML frontmatter and enforce consistent Markdown formatting rules.

Why does my meeting Markdown file need YAML frontmatter and two-space indentation?

YAML frontmatter and two-space indentation are enforced in meeting Markdown files to ensure easy indexing, searchability, and consistent archival quality across all project notes in Obsidian.