meeting-summarizer

Summarize meeting transcripts to extract decisions, action items, and deadlines.

22|8|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/inbharatai/claude-skills --skill meeting-summarizer-inbharatai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meeting-summarizer
Source: https://github.com/inbharatai/claude-skills/tree/main/skills/meeting-summarizer
Command: npx skills add https://github.com/inbharatai/claude-skills --skill meeting-summarizer-inbharatai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of summarizing meeting transcripts, extracting crucial information like decisions, action items, and deadlines.

Core Features & Use Cases

  • Key Decision Extraction: Identifies and lists all significant decisions made during the meeting.
  • Action Item Identification: Extracts specific tasks, assigns owners, and notes deadlines.
  • Follow-up Email Generation: Drafts concise follow-up emails based on the meeting summary.
  • Use Case: After a project kickoff meeting, use this Skill to generate a clear summary of agreed-upon next steps and responsibilities for all attendees.

Quick Start

Summarize the attached meeting transcript, highlighting all action items and their owners.

Frequently Asked Questions about meeting-summarizer

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

FAQPage Schema
How do I extract action items with owners and deadlines from a meeting transcript?

Summarizing meeting transcripts involves parsing conversational context to identify key decisions, extract action items with owners and deadlines, and draft concise follow-up emails for team collaboration and project management workflows.

Can I automatically generate a follow-up email from a meeting summary?

Yes, you can automatically generate a follow-up email from a meeting summary by processing the extracted decisions and action items, drafting a concise message that outlines agreed-upon next steps and responsibilities for all attendees.

What's the best way to identify key decisions made during a project kickoff meeting?

The best way to identify key decisions is to process the meeting transcript text to isolate and list significant agreements, providing a clear summary of the project kickoff outcomes and next steps for the team.

Does this meeting summarization approach work without integrating external transcription tools?

This meeting summarization approach requires a text transcript as input to parse conversational context, meaning you must supply the text transcription first before it can extract structured information like action items and deadlines.

How do I draft a follow-up email listing action items and their owners after a meeting?

To draft a follow-up email, process the meeting transcript to extract specific tasks and assign owners, then generate a concise email outlining these responsibilities and agreed-upon next steps for all attendees.