write-meeting-notes

Generate structured meeting notes and publish them to Notion.

Updated Jan 24, 2026
One-click install
npx skills add https://github.com/datamktkorea/agent-skills --skill write-meeting-notes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: write-meeting-notes
Source: https://github.com/datamktkorea/agent-skills/tree/main/plugins/dmk-sdlc/skills/write-meeting-notes
Command: npx skills add https://github.com/datamktkorea/agent-skills --skill write-meeting-notes

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires notion-api, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of manually compiling and documenting meeting notes, offering an efficient and accurate solution for teams that need a standardized record of their discussions and decisions.

Core Features & Use Cases

  • Automated Meeting Notes Creation: Generates structured meeting notes from transcripts, notes, or provided content.
  • Intelligent Input Handling: Supports multiple input methods including pasted content, file paths, and interactive Q&A.
  • Notion Integration: Publishes the meeting notes to a designated Notion database for team access.
  • Quick Start: Use this skill whenever you have meeting content and need it documented in a standardized format.

Quick Start

Create meeting notes from a transcript: /write-meeting-notes <transcript>

Frequently Asked Questions about write-meeting-notes

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

FAQPage Schema
How do I automate meeting notes and publish them to Notion?

You can automate meeting notes by extracting key information from provided content, structuring it via a template, and publishing it to a Notion database. This requires Python processing and Notion API access to execute the workflow.

What is the best way to document team meeting discussions from a transcript?

Documenting team meeting discussions is best handled by extracting key information from a transcript and structuring it according to a predefined template. This ensures standardized records of discussions and decisions for team reference.

Do I need Python and Notion API access to generate meeting documentation?

Yes, you need Python and Notion API access to generate meeting documentation using this automation method. Python handles the processing logic, while the Notion API is required to publish the structured notes to your team database.

Can I use pasted content and file paths to create meeting notes?

Yes, you can use pasted content and file paths to create meeting notes. The intelligent input handling supports multiple methods including pasted content, file paths, and interactive Q&A to generate structured documentation.

How do I standardize team documentation for recurring meetings?

Standardizing team documentation requires structuring extracted meeting information according to a predefined template. This approach compiles discussions and decisions into a consistent format, then publishes them to a shared Notion database.