capture-tasks-from-meeting-notes

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

4|Updated Jan 9, 2026
One-click install
npx skills add https://github.com/baleen37/bstack --skill capture-tasks-from-meeting-notes-baleen37
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: capture-tasks-from-meeting-notes
Source: https://github.com/baleen37/bstack/tree/main/plugins/jira/skills/capture-tasks-from-meeting-notes
Command: npx skills add https://github.com/baleen37/bstack --skill capture-tasks-from-meeting-notes-baleen37

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, reducing post-meeting overhead and ensuring accountability.

Core Features & Use Cases

  • Automatic extraction of action items and assignees from meeting notes or Confluence pages.
  • Lookup of Jira account IDs and creation of contextual Jira tasks with detailed descriptions.
  • Preservation of meeting metadata (title, date) and related decisions to attach context to tasks.

Quick Start

Paste meeting notes or provide a Confluence URL, and run the skill to generate Jira tasks.

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 tasks automatically?

Meeting notes action items are extracted automatically and converted into Jira tasks. This Skill parses pasted text or Confluence pages to identify action items, resolve assignees via Jira account lookup, and generate contextual task descriptions with preserved meeting metadata.

Can I use Confluence pages to generate Jira tasks with assignees?

Confluence pages can be used directly to generate Jira tasks with assignees. The Skill processes the Confluence URL, extracts action items, looks up Jira account IDs, and creates tasks linked to the correct assignees with proper context.

How does meeting metadata get preserved when creating Jira tasks from action items?

Meeting metadata like titles and dates is preserved by attaching the context and related decisions directly to the generated Jira task descriptions. This ensures traceability back to the original meeting notes for every created task.

Do I need to manually select a Jira project and issue type when creating tasks from meeting notes?

Manual project selection and issue-type handling are supported during task creation. The Skill enables you to specify the target Jira project and manage issue types while it automatically resolves assignees and generates detailed descriptions.

What is the best way to reduce post-meeting overhead when assigning Jira action items?

The best way to reduce post-meeting overhead is automating action item extraction and assignee resolution. This Skill converts meeting notes into Jira-ready tasks, ensuring accountability by directly linking extracted action items to Jira accounts.

Does this task creation method work with pasted text or only Confluence pages?

Task creation works with both pasted text and Confluence pages. The Skill applies its action item extraction and assignee resolution logic to either input source, generating Jira tasks with contextual descriptions and meeting metadata.