meta-meeting-to-workflow

Converts meeting notes and transcripts into decisions, action items, and task drafts.

6.8k|540|Updated May 6, 2026
One-click install
npx skills add https://github.com/opensquilla/opensquilla --skill meta-meeting-to-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meta-meeting-to-workflow
Source: https://github.com/opensquilla/opensquilla/tree/main/src/opensquilla/skills/exp/meta-meeting-to-workflow
Command: npx skills add https://github.com/opensquilla/opensquilla --skill meta-meeting-to-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Raw meeting notes, transcripts, and recordings rarely translate into clear ownership and follow-through. This Skill orchestrates multiple sub-skills to turn messy discussion material into structured minutes, confirmed decisions, assigned action items, and ready-to-send task drafts.

Core Features & Use Cases

  • Structured Extraction: Classifies meeting material, identifies attendees and target systems, and asks clarifying questions when key information is missing.
  • Decision and Action Mapping: Extracts decisions, action items with owners, due dates, dependencies, and confidence levels, plus unresolved questions.
  • Execution-Ready Drafts: Produces copy-paste-ready GitHub issue bodies, Trello card titles, Slack follow-ups, and Notion sections without creating external tasks unless explicitly requested.
  • Use Case: Paste a raw meeting transcript and ask for action items; the Skill returns executive minutes, an action table with owners, and GitHub issue drafts referencing relevant PRs.

Quick Start

Turn these meeting notes into minutes, action items with owners, and GitHub issue drafts for the items we discussed.

Frequently Asked Questions about meta-meeting-to-workflow

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

FAQPage Schema
How do I turn meeting notes into action items automatically?

Provide the meeting notes or transcript and request action items. The Skill extracts decisions, assigns owners and due dates with confidence levels, and produces an action table plus ready-to-send follow-up messages.

How to convert a meeting transcript into GitHub issues?

Share the transcript and mention GitHub as the target system. The Skill inspects relevant issue and PR context, then drafts copy-paste-ready GitHub issue bodies without creating them unless you explicitly ask for execution.

What meeting material formats does this workflow accept?

It accepts transcripts, rough notes, recording paths, or mixed material. If the material or target systems are unclear, it asks a short clarification form before proceeding with extraction.

Does it create tasks in Trello or Notion automatically?

No. By default it only produces copy-paste-ready drafts for Trello cards, Notion sections, Slack messages, or GitHub issues. External tasks are created only when the user explicitly requests execution.

What happens when action items have no clear owner or due date?

Items missing an owner or due date are flagged as unsafe to assign and listed as open questions. The final package includes a missing owner/date section so the team can resolve them manually.