meeting-to-tasks

Convert meeting transcripts into engineer-owned Wizard tasks with duplicate checks.

1|Updated Mar 23, 2026
One-click install
npx skills add https://github.com/kiran-capoor94/wizard --skill meeting-to-tasks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meeting-to-tasks
Source: https://github.com/kiran-capoor94/wizard/tree/main/src/wizard/skills/meeting-to-tasks
Command: npx skills add https://github.com/kiran-capoor94/wizard --skill meeting-to-tasks

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Converts meeting transcripts and summaries into engineer-owned action items, enabling rapid task creation and follow-up within Wizard.

Core Features & Use Cases

  • Extract and filter action items that belong to the engineer from meetings or summaries
  • Create Wizard tasks linked to the original meeting with optional deadlines
  • Check for existing tasks to avoid duplicates and present a confirmation list before writing

Quick Start

Use a meeting transcript or summary to generate engineer-owned Wizard tasks.

Frequently Asked Questions about meeting-to-tasks

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

FAQPage Schema
How do I convert meeting transcripts into action items?

You can convert meeting transcripts into action items by extracting engineer-owned tasks, cross-referencing existing tasks to avoid duplicates, and returning a confirmation list before creating any new tasks.

Can I generate tasks from recorded meeting summaries instead of full transcripts?

Yes, generating tasks from recorded meeting summaries is supported alongside live meeting transcripts and notes, filtering for action items that specifically belong to the engineer before creating any tasks.

How does action item extraction handle duplicate tasks?

Action item extraction handles duplicate tasks by cross-referencing extracted action items against existing tasks, filtering ownership, and presenting a preview list to prevent creating redundant entries.

Do I need to review extracted action items before they are saved as tasks?

Yes, you need to review extracted action items because the system returns a preview list before creating any tasks, ensuring you confirm ownership filtering and deadlines before writing to your task manager.

Can I assign deadlines to meeting action items automatically?

Assigning deadlines to meeting action items is supported during task creation, linking the engineer-owned action items to the original meeting with optional deadlines after you confirm the preview list.