summarize-meeting

Convert meeting transcripts into structured notes with decisions, action items, and open questions.

1|Updated May 6, 2026
One-click install
npx skills add https://github.com/moonzff/Codex_up --skill summarize-meeting-moonzff
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: summarize-meeting
Source: https://github.com/moonzff/Codex_up/tree/main/skills/global-installed/summarize-meeting
Command: npx skills add https://github.com/moonzff/Codex_up --skill summarize-meeting-moonzff

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Raw meeting transcripts, recordings, and chat logs are hard to act on. This Skill turns them into structured, objective meeting notes that capture what was decided, who owns what, and what remains unresolved. ## Core Features & Use Cases - Structured Summaries: Extracts date, participants, topic, key discussion points, and decisions from transcripts or notes. - Action Item Tracking: Builds an action item table with owners and due dates, marking missing values as TBD instead of inventing them. - Open Question Capture: Separates unresolved questions, blockers, and follow-ups from confirmed decisions. - Use Case: Paste a one-hour project sync transcript and receive a markdown summary with decisions made, an owner/due-date action table, and a list of open questions ready to share with the team. ## Quick Start Use the summarize-meeting skill to turn this meeting transcript into decisions, action items, and open questions.

Frequently Asked Questions about summarize-meeting

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

FAQPage Schema
How do I summarize a meeting transcript into action items?▼

Provide the transcript, notes, or chat log and ask for a meeting summary. The skill extracts decisions, builds an action item table with owners and due dates, and lists open questions in a structured markdown format.

What is the best way to write meeting minutes from a recording?▼

Transcribe the recording first, then pass the transcript to the summarization workflow. It separates decisions from discussion, assigns action items with owners and due dates, and captures unresolved follow-up questions.

What happens if the transcript has no owner or due date for a task?▼

Missing owners or due dates are marked as TBD rather than invented. The skill does not fabricate participants, dates, or decisions, keeping the summary objective and faithful to the source material.

Can it handle long or complex meeting transcripts?▼

Yes. For long or complex transcripts, the summary is grouped by topic so discussion points stay organized. The output remains concise with simple language and bullet points.

Does the meeting summary get saved to a file automatically?▼

No. The summary is returned as markdown by default and is only saved to a file when you explicitly ask or when the active project workflow requires a documentation artifact.