meeting-notes-and-actions

Parse meeting transcripts into structured summaries with decisions, risks, and action items.

Updated Jun 15, 2026
One-click install
npx skills add https://github.com/ironkid90/lucky5-v8 --skill meeting-notes-and-actions-ironkid90
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meeting-notes-and-actions
Source: https://github.com/ironkid90/lucky5-v8/tree/main/plugins/skills/meeting-notes-and-actions
Command: npx skills add https://github.com/ironkid90/lucky5-v8 --skill meeting-notes-and-actions-ironkid90

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Meeting notes and actions are often chaotic, hard to track, and can easily get lost in email threads. This skill transforms meeting notes into a structured, actionable format, simplifying follow-up.

Core Features & Use Cases

  • Meeting Transcript Parsing: Extracts and structures meeting transcripts or notes.
  • Summary & Action Items Generation: Creates summaries with clear decisions, risks, and action items.
  • Action Item Tagging: Assigns tasks with due dates and owners for better follow-through.
  • Use Case: For a project team that wants to maintain clear meeting records and ensure every action item is completed on time.

Quick Start

Summarize meeting notes into action items with 'summarize-meeting --source path/to/transcript.txt'.

Frequently Asked Questions about meeting-notes-and-actions

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

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

Extract action items from meeting transcripts by parsing raw text to identify key decisions, risks, and tasks. The skill normalizes text and generates structured action items with assigned owners and due dates.

What is the best way to structure meeting notes for team collaboration?

The best way to structure meeting notes for team collaboration is transforming chaotic text into a structured format. This process identifies key decisions and risks, generating clear action items tagged with owners and due dates for follow-through.

Can I automatically assign owners and due dates to action items?

Yes, you can automatically assign owners and due dates to action items. The action item tagging feature processes parsed meeting notes to extract tasks and append specific owner tags and deadlines for better follow-through.

How do I generate a meeting summary with risks and decisions included?

Generate a meeting summary with risks and decisions by applying natural language processing to your meeting notes. The skill parses the transcript to isolate key decisions and risks, producing a summary alongside structured action items.

Do I need to format my meeting notes before processing them?

You do not need to strictly format your meeting notes before processing them. The skill requires text normalization to parse raw meeting transcripts or notes, structuring them into an actionable format with clear decisions and tasks.

What are the limitations of automated meeting notes parsing?

Limitations of automated meeting notes parsing depend on the clarity of the source text and natural language processing capabilities. It is designed for meeting workflows needing actionable output, so highly ambiguous or unstructured audio may reduce extraction accuracy.