notion-meeting-notes

Convert meeting material into structured decisions and action items saved to Notion.

5.3k|976|Updated Aug 25, 2025
One-click install
npx skills add https://github.com/Devin-AXIS/iPolloWork --skill notion-meeting-notes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: notion-meeting-notes
Source: https://github.com/Devin-AXIS/iPolloWork/tree/main/examples/plugin-packages/notion/skills/notion-meeting-notes
Command: npx skills add https://github.com/Devin-AXIS/iPolloWork --skill notion-meeting-notes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Raw meeting notes are messy: decisions, action items, owners, and open questions get buried in unstructured discussion, and manually organizing them into Notion takes time and invites errors like invented owners or deadlines.

Core Features & Use Cases

  • Structured Extraction: Separates discussion, decisions, action items, risks, and unanswered questions from raw meeting material.
  • Safe Data Handling: Never infers owners or deadlines; missing values are explicitly marked as unassigned or unspecified.
  • Controlled Notion Writes: Resolves the exact destination page or database first, previews changes before creating or replacing content, and verifies the saved page with a returned link.
  • Use Case: After a product sync, paste the transcript and have the Skill produce a clean Notion page listing each decision, every action item with its owner and due date, and all open questions.

Quick Start

Turn this meeting transcript into structured notes with decisions, action items, and open questions, then save it to my Notion meeting notes page.

Frequently Asked Questions about notion-meeting-notes

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

FAQPage Schema
How do I turn meeting notes into action items in Notion?

Provide the meeting material and specify the Notion page or database as the destination. The Skill separates decisions, action items, risks, and open questions, then writes the structured notes and returns the saved page link.

How to assign owners and deadlines from meeting transcripts?

Owners and deadlines are only recorded when explicitly stated in the meeting material. The Skill never infers them; missing values are marked as unassigned or unspecified so your team can fill them in accurately.

Can I choose which Notion page the notes are saved to?

Yes, the exact destination page or database must be resolved before anything is written. The Skill will not save notes until the target location in your Notion workspace is explicitly selected.

Does it overwrite existing Notion meeting notes?

When a write would create a new page or materially replace existing notes, the Skill shows a concise preview first. You can review the change before it is applied, and the saved page is verified afterward.

What happens to confidential meeting content in Notion?

Confidential details stay within the Notion scope you select. The Skill avoids copying unrelated workspace content into the notes, limiting exposure to only the chosen destination.