capture-tasks-from-meeting-notes

Extract action items from meeting notes and create Jira issues.

Updated Mar 1, 2026
One-click install
npx skills add https://github.com/PM4-SmartFinance/SmartFinance --skill capture-tasks-from-meeting-notes-pm4-smartfinance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: capture-tasks-from-meeting-notes
Source: https://github.com/PM4-SmartFinance/SmartFinance/tree/main/.claude/skills/capture-tasks-from-meeting-notes
Command: npx skills add https://github.com/PM4-SmartFinance/SmartFinance --skill capture-tasks-from-meeting-notes-pm4-smartfinance

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the process of extracting tasks from meeting notes and automating their creation in Jira, saving time and reducing errors.

Core Features & Use Cases

  • Task Extraction: Automatically identify and extract action items from meeting notes.
  • Jira Integration: Create Jira tasks with assignees directly from extracted information.
  • Use Case: With a quick copy-paste of meeting notes, generate Jira issues that are ready for tracking and action.

Quick Start

To capture tasks from meeting notes, use the 'capture-tasks-from-meeting-notes' skill with the text 'These are the notes from the meeting: ...'.

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 extract action items from meeting notes and create Jira issues?

To extract action items from meeting notes and create Jira issues, paste the meeting text into the skill. It uses pattern matching and account lookup to identify tasks and automatically generates Jira issues with assignees for project tracking.

Do I need a Jira API token to automate task creation from meeting notes?

Yes, automating task creation from meeting notes requires access to the Jira API. The skill uses this API to look up user accounts and directly create new Jira issues within your team collaboration workflow.

How does pattern matching work for extracting tasks from text?

Pattern matching for extracting tasks identifies action items and assignees by scanning the meeting notes text for specific linguistic structures. It pairs these extracted items with account lookups to populate Jira issue fields accurately.

Can I copy and paste raw meeting notes directly to generate Jira tasks?

Yes, you can copy and paste raw meeting notes directly. Simply provide the text using the format 'These are the notes from the meeting: ...' and the skill will parse the content to generate ready-to-track Jira issues.

What is the best way to track project tasks identified in team meetings?

The best way to track project tasks from meetings is using automated task creation in Jira. This approach reduces manual entry errors and ensures action items are immediately captured as issues with assigned owners for tracking.