meeting-todos

Extracts action items from meeting notes and writes them to your to-do file.

31|20|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/mycelium-hq/ai-brain-starter --skill meeting-todos
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meeting-todos
Source: https://github.com/mycelium-hq/ai-brain-starter/tree/main/meeting-todos
Command: npx skills add https://github.com/mycelium-hq/ai-brain-starter --skill meeting-todos

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Extract action items from meeting notes and automatically add them to your to-do list, ensuring you separate your tasks from others' tasks and get a preview before committing.

Core Features & Use Cases

  • Action-item extraction with user-versus-others separation: identify tasks assigned to you versus those assigned to others from meeting notes (Notes/Summary/Transcript).
  • Preview before writing: show a preview of extracted items before they are written to your to-do file to prevent duplicates or mistakes.
  • Date-stamped updates to the main to-do file: append a dated section with your items while preserving history and avoiding duplication.

Quick Start

Run the /meeting-todos command after a meeting to extract your items and preview them before adding to your to-do list.

Frequently Asked Questions about meeting-todos

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

FAQPage Schema
How do I extract action items from meeting notes?

To extract action items from meeting notes, the Skill parses Notes, Summary, or Transcript sections to identify tasks assigned to you, tasks for others, and open questions. It then generates a preview of these extracted items before writing them to your to-do list.

Can I preview tasks before adding them to my to-do list?

Yes, you can preview tasks before adding them to your to-do list. The Skill displays a preview of the extracted action items and requires your confirmation before appending a dated, non-duplicating block to your main to-do file.

Does meeting notes processing separate my tasks from others' tasks?

Meeting notes processing does separate your tasks from others' tasks. It identifies the meeting location, distinguishes between action items assigned to you versus those assigned to others, and isolates open questions during the extraction process.

How do I avoid duplicate action items when processing meeting transcripts?

To avoid duplicate action items when processing meeting transcripts, the Skill performs non-duplicating checks before writing. It appends a dated section to the main to-do file only after you confirm the previewed list, preserving history without repeating existing entries.

What is the best way to turn a meeting transcript into a task list?

The best way to turn a meeting transcript into a task list is to run the extraction command after your meeting. It reads the transcript, separates your action items from others, and appends a date-stamped block to your to-do file upon confirmation.