summarize-meeting

Organize command execution outputs into structured summary reports.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/msageha/maestro_v2 --skill summarize-meeting-msageha
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: summarize-meeting
Source: https://github.com/msageha/maestro_v2/tree/main/templates/skills/orchestrator/summarize-meeting
Command: npx skills add https://github.com/msageha/maestro_v2 --skill summarize-meeting-msageha

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill transforms raw command execution outputs into structured, easy-to-understand summaries, improving reporting quality and clarifying next steps.

Core Features & Use Cases

  • Structured Summaries: Organizes information from dashboard.md and results/*.yaml into a coherent report.
  • Actionable Insights: Clearly outlines achievements, decisions made, and outstanding issues.
  • Next Steps: Provides concrete, actionable recommendations for future tasks.
  • Use Case: After a complex multi-step command execution, use this Skill to generate a concise report for stakeholders, highlighting key outcomes and suggesting the next logical command to run.

Quick Start

Use the summarize-meeting skill to organize the results of the last command execution.

Frequently Asked Questions about summarize-meeting

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

FAQPage Schema
How do I generate structured meeting notes from raw command outputs?

Structured meeting notes are generated by parsing command execution outputs from dashboard.md and results files, consolidating task statuses, key artifacts, decisions, and unresolved issues into a concise summary report.

What is the best way to summarize post-command analysis results?

The best way to summarize post-command analysis results is to consolidate task-specific result files and dashboard data into a coherent report, highlighting achievements, decisions made, and outstanding issues for clear reporting.

Can I use this skill to outline actionable next steps after a command execution?

Yes, you can outline actionable next steps after a command execution. The skill provides concrete recommendations for future tasks and suggests the next logical command to run based on the structured summary.

Does this skill require specific file formats to create a summary report?

The skill requires specific file formats to create a summary report, specifically parsing information structured within dashboard.md and task-specific result files like results/*.yaml to organize the output.

How do I consolidate task statuses and unresolved issues into a reporting overview?

You consolidate task statuses and unresolved issues into a reporting overview by applying the skill to post-command workflows, which parses the raw execution data and structures it into a comprehensive overview.

What information do I need to prepare before generating a post-command summary?

Before generating a post-command summary, you need the raw execution outputs stored in dashboard.md and task-specific results/*.yaml files containing the task statuses, artifacts, decisions, and issues to parse.