meeting-notes-formatter

Format raw meeting notes into structured Markdown or PDF documents.

86|18|Updated Dec 14, 2025
One-click install
npx skills add https://github.com/dkyazzentwatwa/chatgpt-skills --skill meeting-notes-formatter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meeting-notes-formatter
Source: https://github.com/dkyazzentwatwa/chatgpt-skills/tree/main/meeting-notes-formatter
Command: npx skills add https://github.com/dkyazzentwatwa/chatgpt-skills --skill meeting-notes-formatter

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires reportlab, python-dateutil, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the tedious process of organizing raw meeting notes into clean, professional documents, saving significant time and effort.

Core Features & Use Cases

  • Automatic Section Detection: Intelligently identifies and separates different parts of your notes (e.g., discussion, decisions, action items).
  • Action Item Extraction: Clearly pulls out tasks, assignees, and due dates.
  • Multi-Format Output: Exports notes to both Markdown and PDF for easy sharing and archiving.
  • Use Case: After a busy project sync, paste your scribbled notes into the AI and have it instantly generate a well-formatted Markdown document with all action items clearly listed for follow-up.

Quick Start

Use the meeting-notes-formatter skill to format the provided raw meeting notes into a markdown file.

Frequently Asked Questions about meeting-notes-formatter

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

FAQPage Schema
How do I format raw meeting notes into structured documents?

You can format raw meeting notes by pasting unstructured text into the Skill, which automatically detects sections, parses attendees, and extracts action items. It outputs structured Markdown or PDF documents ready for distribution.

What is automatic action item extraction from unstructured text?

Automatic action item extraction identifies tasks, assignees, and due dates within raw notes. This Skill parses unstructured English text to clearly pull out these action items for immediate follow-up.

Can I export meeting notes to both Markdown and PDF?

Yes, you can export meeting notes to both Markdown and PDF formats. The Skill uses the reportlab dependency to generate PDFs and provides a CLI for integrating multi-format output into your workflows.

Does this meeting notes formatter work with non-English text?

No, this meeting notes formatter handles English language input. It aims for best-effort parsing of unstructured text, so results with non-English notes may not accurately detect sections or extract action items.

What is the best way to organize raw project sync notes with action items?

The best way to organize raw project sync notes is using an automated formatter that separates discussion sections and lists action items clearly. This Skill structures those notes into professional Markdown or PDF documents.