process-meeting-notes

Extract action items from Fireflies.ai transcripts and create GitHub issues.

1|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/skinnyandbald/fish-skills --skill process-meeting-notes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: process-meeting-notes
Source: https://github.com/skinnyandbald/fish-skills/tree/main/skills/process-meeting-notes
Command: npx skills add https://github.com/skinnyandbald/fish-skills --skill process-meeting-notes

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the process of converting meeting discussions and action items into structured GitHub issues and comprehensive EOS Level 10 Meeting summaries, ensuring accountability and clear next steps.

Core Features & Use Cases

  • Automated Action Item Extraction: Fetches meeting transcripts and action items from Fireflies.ai.
  • GitHub Issue Creation: Compares extracted items against existing issues to prevent duplicates and creates new issues with suggested labels and milestones.
  • EOS Level 10 Summary Generation: Formats meeting outcomes into a standardized Level 10 Meeting summary, detailing WHO, WHAT, and WHEN for all commitments.
  • Use Case: After a team sync, use this Skill to automatically create GitHub issues for all discussed action items and generate a concise L10 summary for stakeholders.

Quick Start

Use the process-meeting-notes skill to process the most recent meeting and create GitHub issues.

Frequently Asked Questions about process-meeting-notes

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

FAQPage Schema
How do I turn Fireflies.ai meeting transcripts into GitHub issues?

To turn Fireflies.ai meeting transcripts into GitHub issues, this Skill fetches your meeting notes, extracts action items, compares them against existing issues to prevent duplicates, and creates new issues with dynamically detected labels and milestones.

How do I generate an EOS Level 10 Meeting summary from recorded action items?

To generate an EOS Level 10 Meeting summary, this Skill processes your meeting transcript to format outcomes into a standardized report, detailing WHO, WHAT, and WHEN for all commitments discussed during the sync.

Do I need GitHub CLI and Fireflies MCP configured to automate action item extraction?

Yes, you need both GitHub CLI and Fireflies MCP configured to automate action item extraction, as the Skill relies on these interfaces to fetch transcript data and create repository issues with accurate labels and milestones.

Can I prevent duplicate GitHub issues when processing recurring team meeting notes?

You can prevent duplicate GitHub issues when processing meeting notes because this Skill compares extracted action items against your existing repository issues to verify context and avoid creating redundant tasks.

How does dynamic repository context detection work for meeting action items?

Dynamic repository context detection works by querying your repository to identify appropriate labels and milestones for meeting action items, ensuring newly created GitHub issues match your current project tracking structure.

What's the best way to track team meeting accountability in GitHub?

The best way to track team meeting accountability in GitHub is to automate action item extraction from Fireflies.ai transcripts, creating structured issues with assigned labels, milestones, and EOS Level 10 summaries for clear next steps.