meeting-decisions

Extract actionable decisions from tldv.io transcripts and notes with classifications.

2|1|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/lucidlabs-hq/agent-kit --skill meeting-decisions
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meeting-decisions
Source: https://github.com/lucidlabs-hq/agent-kit/tree/main/.claude/skills/meeting-decisions
Command: npx skills add https://github.com/lucidlabs-hq/agent-kit --skill meeting-decisions

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Extract and propose actionable decisions from meeting transcripts and notes, turning raw discussion into clear next steps for teams.

Core Features & Use Cases

  • Analyze tldv.io transcripts and accompanying notes to identify decisions and next steps.
  • Generate structured decision proposals with status (PROCEED, PIVOT, DROP, ITERATE), summary, confidence, and transcript references.
  • Support traceability by linking proposals to exact transcript lines and notes for auditability.

Quick Start

Run /meeting-decisions <folder-path> to generate decision proposals from transcripts and notes in the specified folder.

Frequently Asked Questions about meeting-decisions

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

FAQPage Schema
How do I extract actionable decisions from meeting transcripts?

To extract actionable decisions from meeting transcripts, the Skill parses transcript text and notes to generate structured proposals, classifying each decision as PROCEED, PIVOT, DROP, or ITERATE with confidence scores and exact transcript references.

What is the best way to turn tldv.io meeting notes into structured proposals?

Turning tldv.io meeting notes into structured proposals requires processing the exported folder containing transcript.txt and notes.md files to generate decision summaries with statuses and traceable references to the original discussion lines.

Can I classify meeting outcomes into PROCEED, PIVOT, DROP, or ITERATE categories?

Yes, you can classify meeting outcomes into PROCEED, PIVOT, DROP, and ITERATE categories by applying transcript analysis to the meeting notes, which automatically categorizes each extracted decision and provides a confidence score for the classification.

Does this decision extraction tool work with raw tldv.io exports?

Yes, the decision extraction works directly with raw tldv.io exports, specifically requiring folders organized with a transcript.txt file and a notes.md file to parse discussions and produce structured, actionable decision proposals.

How do I ensure traceability when extracting decisions from meeting notes?

To ensure traceability when extracting decisions, the Skill links every generated decision proposal back to exact transcript lines and source notes, providing clear transcript references that allow teams to audit the origin of each actionable item.