meeting-decision-log-extractor

Installation
SKILL.md

When to invoke

  • You have a meeting transcript (or notes) and need structured decisions/action items.
  • You want to standardize follow-ups and ownership.

Inputs needed

  • Transcript text file (UTF-8).
  • Optional participant list.

Workflow

  1. Segment transcript into lines and identify speaker prefixes.
  2. Detect decision statements (e.g., “we will…”, “decided…”, “approved…”).
  3. Detect action items (e.g., “ACTION:”, “owner”, “by ”, “TODO”).
  4. Extract owner and due date with lightweight heuristics.
  5. Output Markdown with two tables: decisions and actions.
Installs
22
First Seen
May 16, 2026
meeting-decision-log-extractor — sisodiabhumca/agent-skills