·process-meeting-transcript
""

process-meeting-transcript

dgalarza/claude-code-workflows

Process raw meeting transcripts from Granola or other sources into structured notes with frontmatter, action items, summary, and formatted transcript. Use this skill when the user asks to process a meeting transcript or provides a raw transcript that needs formatting.

8Installs·0Trend·@dgalarza

Installation

$npx skills add https://github.com/dgalarza/claude-code-workflows --skill process-meeting-transcript

SKILL.md

Process raw meeting transcripts into well-structured Obsidian notes with YAML frontmatter, extracted action items, meeting summary, and properly formatted transcript sections.

If the transcript is in a file, read the entire contents. If the user pasted the transcript directly, use that content.

Carefully review the entire transcript to identify all action items, tasks, and commitments. Look for:

Process raw meeting transcripts from Granola or other sources into structured notes with frontmatter, action items, summary, and formatted transcript. Use this skill when the user asks to process a meeting transcript or provides a raw transcript that needs formatting. Source: dgalarza/claude-code-workflows.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/dgalarza/claude-code-workflows --skill process-meeting-transcript
Category
""Writing
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is process-meeting-transcript?

Process raw meeting transcripts from Granola or other sources into structured notes with frontmatter, action items, summary, and formatted transcript. Use this skill when the user asks to process a meeting transcript or provides a raw transcript that needs formatting. Source: dgalarza/claude-code-workflows.

How do I install process-meeting-transcript?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dgalarza/claude-code-workflows --skill process-meeting-transcript Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/dgalarza/claude-code-workflows