commitment-extractor

Extract commitments with owners, deadlines, and status from meeting notes.

Updated Jun 4, 2026
One-click install
npx skills add https://github.com/hemory/amp --skill commitment-extractor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: commitment-extractor
Source: https://github.com/hemory/amp/tree/main/.claude/reference/beta-templates/pi/skills/commitment-extractor
Command: npx skills add https://github.com/hemory/amp --skill commitment-extractor

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of identifying, structuring, and tracking commitments made during meetings, ensuring accountability and follow-through.

Core Features & Use Cases

  • Commitment Identification: Scans meeting notes to find explicit and implicit promises, action items, and follow-ups.
  • Structured Data Extraction: Extracts owner, recipient, deadline, and status for each commitment.
  • Status Tracking: Categorizes commitments as new, aging, overdue, or completed based on deadlines and evidence.
  • Use Case: After a project meeting, use this Skill to automatically generate a list of all action items assigned, their owners, and due dates, preventing tasks from falling through the cracks.

Quick Start

Extract all commitments from your recent meeting notes.

Frequently Asked Questions about commitment-extractor

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

FAQPage Schema
How do I extract action items and track commitments from meeting notes?

Extracting commitments from meeting notes involves scanning for explicit and implicit promises, identifying owners and recipients, capturing deadlines, and categorizing status. This process structures unstructured notes into accountable, trackable action items.

What is the best way to track overdue action items assigned in past meetings?

Tracking overdue action items requires filtering commitments by deadline and status. You can filter meeting notes by 'overdue' or 'date' to isolate unresolved tasks, preventing assigned action items from falling through the cracks over time.

Can I filter meeting notes commitments by person or status?

Filtering commitments by person or status is supported. You can generate structured output grouped by owner or status, applying filters like 'all', 'recent', 'date', 'person', or 'overdue' to isolate specific accountability scopes.

How do meeting notes action item extractors handle implicit promises and follow-ups?

Extracting implicit promises involves scanning meeting notes for contextual follow-ups beyond explicit task assignments. The system identifies who promised what to whom, structuring both direct assignments and implied commitments into tracked items.

Does commitment tracking from meeting notes integrate with task systems?

Commitment tracking integrates with person pages and task systems for enhanced workflow management. This integration links extracted action items to existing task tracking infrastructure, ensuring accountability and seamless follow-through.