meeting-notes-to-action-items

Convert meeting notes into TODO lists, JIRA tickets, or Trello cards.

8|3|Updated Oct 28, 2025
One-click install
npx skills add https://github.com/tomique34/claude-skill-creator --skill meeting-notes-to-action-items
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meeting-notes-to-action-items
Source: https://github.com/tomique34/claude-skill-creator/tree/main/meeting-notes-to-action-items
Command: npx skills add https://github.com/tomique34/claude-skill-creator --skill meeting-notes-to-action-items

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jira, python-dotenv, py-trello, and includes scripts (resource) and references (resource) and templates (resource) components.

What problem does it solve?

This Skill transforms unstructured meeting notes, demo feedback, and discussions into organized, actionable tasks, eliminating the need for manual task creation and follow-up.

Core Features & Use Cases

  • Automated Task Generation: Converts raw notes into structured TODO lists, JIRA tickets, or Trello cards.
  • Intelligent Extraction: Identifies action items, owners, priorities, and deadlines from text.
  • Use Case: After a product demo, feed the raw notes into this Skill to automatically generate JIRA tickets for bugs and feature requests, ensuring nothing falls through the cracks.

Quick Start

Use the meeting-notes-to-action-items skill to convert these demo notes into a TODO list.

Frequently Asked Questions about meeting-notes-to-action-items

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

FAQPage Schema
How do I convert meeting notes into JIRA tickets automatically?

To convert meeting notes into JIRA tickets automatically, this Skill parses unstructured text to extract task descriptions, assignees, priorities, and deadlines, then uses JIRA API scripts to generate the tickets directly.

What is the best way to extract action items from unstructured meeting notes?

The best way to extract action items from unstructured meeting notes is using an intelligent parser that identifies task descriptions, owners, priorities, and deadlines to output a structured TODO list or task cards.

Can I create Trello cards from demo feedback discussions?

Yes, you can create Trello cards from demo feedback by feeding the raw notes into the Skill, which extracts action items and uses py-trello API scripts to automatically generate the cards.

Do I need API credentials to generate tasks from meeting notes?

Yes, you need API credentials configured via python-dotenv to authenticate with JIRA or Trello when automatically generating tickets and cards from your extracted meeting notes.

Does this task generation tool support assigning priorities and deadlines from natural language?

Yes, the task generation tool supports intelligent extraction of assignees, priorities, and deadlines directly from natural language input to populate structured TODO lists, JIRA tickets, or Trello cards.