meeting-notes-to-tasks

Convert meeting notes into action items with owners and due dates.

65|10|Updated May 1, 2026
One-click install
npx skills add https://github.com/DevelopersGlobal/ai-agent-skills --skill meeting-notes-to-tasks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meeting-notes-to-tasks
Source: https://github.com/DevelopersGlobal/ai-agent-skills/tree/main/skills/meeting-notes-to-tasks
Command: npx skills add https://github.com/DevelopersGlobal/ai-agent-skills --skill meeting-notes-to-tasks

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps organize and prioritize the outcomes of meetings by converting unstructured notes into structured action items with assigned owners and due dates.

Core Features & Use Cases

  • Meeting Notes to Action Items: Converts meeting notes into a list of action items with specific owners and due dates.
  • Decision Capture: Ensures all decisions made in the meeting are documented.
  • Follow-Up Summary: Generates a follow-up summary email or Slack message with decisions, action items, and open questions.

Quick Start

Use the meeting-notes-to-tasks skill to process your meeting notes and generate a task list.

Frequently Asked Questions about meeting-notes-to-tasks

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

FAQPage Schema
How do I convert meeting notes into action items with owners and due dates?

To convert meeting notes into action items, the Skill processes unstructured notes to capture decisions, assign specific owners, and set due dates. It transforms raw text into a structured list of follow-up tasks.

What is the best way to capture decisions and open questions from meeting notes?

Capturing decisions from meeting notes is handled by applying structured note processing logic. This ensures all documented decisions are extracted and organized alongside the generated action items.

Can I generate a follow-up summary from meeting notes for Slack or email?

Yes, you can generate a follow-up summary from meeting notes for Slack or email. The Skill creates a summary message containing the captured decisions, action items, and open questions for distribution.

Do I need structured meeting notes to assign action items and owners?

You do not need pre-structured notes to assign action items and owners. The Skill processes unstructured meeting notes and converts them into structured action items with specific owners and due dates.

How does action item extraction handle task management for post-meeting follow-ups?

Action item extraction handles task management for post-meeting follow-ups by applying task assignment logic to the notes. It identifies actionable tasks, assigns owners, and sets due dates for tracking.