meeting-notes-summarizer

Convert meeting transcripts and notes into structured Markdown minutes.

345|12|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/minicoohei/ai-agent-camp --skill meeting-notes-summarizer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meeting-notes-summarizer
Source: https://github.com/minicoohei/ai-agent-camp/tree/main/.claude/skills/meeting-notes-summarizer
Command: npx skills add https://github.com/minicoohei/ai-agent-camp --skill meeting-notes-summarizer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams convert unstructured meeting notes, transcripts, and chat logs into clear, shareable minutes, saving time and improving alignment.

Core Features & Use Cases

  • Automated minute generation: from notes, transcripts, or chat logs to structured Markdown minutes.
  • Action-item extraction: identifies tasks, owners, deadlines, and priorities.
  • Agenda and decisions: organizes topics, captures decisions, and rationales to maintain traceability.

Quick Start

Summarize the provided meeting notes into structured Markdown minutes with sections for attendees, decisions, actions, and next steps.

Frequently Asked Questions about meeting-notes-summarizer

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

FAQPage Schema
How do I convert a meeting transcript into structured minutes with action items?

To convert a meeting transcript into structured minutes, you can input the raw text or chat logs to automatically extract attendees, topics, decisions, and action items into a shareable Markdown format.

What is the best way to extract decisions and tasks from unstructured meeting notes?

The best way to extract decisions and tasks from unstructured notes is to apply automated summarization, which identifies task owners, deadlines, and rationales to maintain traceability and improve team alignment.

Can I generate meeting minutes from chat logs without losing context?

Yes, you can generate meeting minutes from chat logs safely. The process organizes topics and captures decisions while explicitly handling missing information, outputting fields like 'To be confirmed' to prevent context loss.

Does automated minute generation work with incomplete notes or missing attendees?

Automated minute generation works with incomplete notes by safely handling missing information. It outputs explicit fields such as 'Not specified' or 'To be confirmed' rather than fabricating missing attendees or decisions.

How to summarize meeting notes into Markdown format for team alignment?

To summarize meeting notes into Markdown format, process the raw text through the summarizer to output structured minutes with explicit sections for attendees, decisions, actions, and next steps for team alignment.