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.
Installation
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.
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
Details
- Category
- ""Writing
- Source
- skills.sh
- First Seen
- 2026-02-01