capture-tasks-from-meeting-notes

Extract action items from meeting notes and create Jira tasks with assignees.

1|Updated Apr 17, 2026
One-click install
npx skills add https://github.com/esneiderbravo/hackaton --skill capture-tasks-from-meeting-notes-esneiderbravo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: capture-tasks-from-meeting-notes
Source: https://github.com/esneiderbravo/hackaton/tree/main/.github/skills/capture-tasks-from-meeting-notes
Command: npx skills add https://github.com/esneiderbravo/hackaton --skill capture-tasks-from-meeting-notes-esneiderbravo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Automatically extract action items from meeting notes and create Jira tasks with proper assignees and contextual information.

Core Features & Use Cases

  • Parse meeting notes from Confluence pages or pasted text to identify clear action items and map them to Jira tasks.
  • Look up Jira account IDs for assignees and present items for human-in-the-loop confirmation before creation.
  • Preserve meeting context (title, date, decisions) in task descriptions to enable traceability.

Quick Start

Paste the meeting notes and specify the Jira project to create tasks in.

Frequently Asked Questions about capture-tasks-from-meeting-notes

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

FAQPage Schema
How do I automatically create Jira tasks from meeting notes?

To create Jira tasks from meeting notes, you can paste the text or provide a Confluence page link. The skill parses the notes to extract action items and converts them into Jira tasks.

Can I extract action items directly from a Confluence page and assign them in Jira?

Yes, you can extract action items from a Confluence page. The skill looks up Jira account IDs for assignees and presents the items for human confirmation before creating the tasks.

How do I preserve meeting context when converting action items to Jira tasks?

To preserve meeting context, the skill includes the meeting title, date, and decisions in the Jira task descriptions, ensuring traceability back to the original notes.

Do I need to manually map assignees when generating Jira tasks from meeting notes?

No, manual assignee mapping is not needed. The skill automatically looks up Jira account IDs from the meeting notes text and creates tasks using the assigned account IDs.

What is the best way to parse pasted meeting notes text into structured Jira tasks?

The best way to parse pasted meeting notes is to specify the target Jira project. The skill identifies clear action items from the text and links the created tasks to the related notes.

Does creating Jira tasks from meeting notes allow for human review before execution?

Yes, creating Jira tasks from meeting notes includes a human-in-the-loop confirmation step. The extracted action items and assignees are presented for review before the tasks are created.