meeting-summarizer

Convert meeting notes and transcripts into structured Markdown summaries.

3|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/theomonfort/theomonfort --skill meeting-summarizer-theomonfort
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meeting-summarizer
Source: https://github.com/theomonfort/theomonfort/tree/main/.github/skills/meeting-summarizer
Command: npx skills add https://github.com/theomonfort/theomonfort --skill meeting-summarizer-theomonfort

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the transformation of scattered meeting notes into concise, standardized summaries, ensuring consistent formatting and clarity.

Core Features & Use Cases

  • Structured templates: Enforces standard sections like header, objectives, decisions, actions, blockers, discussion points, and next meeting.
  • Non-inventive reporting: Removes gaps and avoids introducing new details beyond provided notes.
  • Output discipline: Produces a single, folder-local Markdown summary named with date and meeting.

Quick Start

Provide a concise summary from your meeting notes or transcript using the standard template.

Frequently Asked Questions about meeting-summarizer

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

FAQPage Schema
How do I convert raw meeting transcripts into structured summaries?

To convert raw meeting transcripts into structured summaries, provide your text notes, transcripts, or .docx exports. The tool processes them into a concise Markdown summary with sections like objectives, decisions, action items, and blockers.

What is the best way to format meeting notes into action items and decisions?

The best way to format meeting notes into action items and decisions is using a fixed template. The tool automatically enforces deterministic formatting, categorizing discussion points, decisions made, and next steps, while removing empty sections.

Does this meeting summarizer work with .docx exports and text transcripts?

Yes, this meeting summarizer works directly with .docx exports, text notes, and raw transcripts. It transforms these input formats into a standardized Markdown file, cleaning up the source transcript after confirmation.

Can I automate meeting notes formatting without introducing details not discussed?

Yes, you can automate meeting notes formatting without introducing new details. The tool provides non-inventive reporting, meaning it strictly uses your provided notes and removes gaps without adding external context or hallucinating information.

How do meeting summaries handle empty sections like blockers or next steps?

Meeting summaries handle empty sections by removing them entirely. If no blockers are identified or next meeting details are provided, the tool omits those specific sections from the final Markdown output to maintain a clean structure.

How are the output meeting summary files named and stored?

Output meeting summary files are named using the date and meeting name, then stored as a single folder-local Markdown file. This deterministic naming convention ensures easy retrieval and consistent organization of your meeting notes.