
Meeting Summary
Turn messy transcripts into structured markdown with decision logs and assigned action item tables.
- Extract a clean action item table with owners and due dates from raw VTT files
- Identify hard decisions and committed outcomes from sales call recordings
- Catalog open questions and blockers that require follow-up after a standup
Secure checkout via Stripe
Included in download
- Extract a clean action item table with owners and due dates from raw VTT files
- Identify hard decisions and committed outcomes from sales call recordings
- file_read, file_write automation included
- Includes example output and usage patterns
See it in action
A real example of what this skill takes in and produces.
Sample output
Action Items
| What | Who | Due Date | |---|---|---| | Send revised API docs | Sarah | Friday | | Provision staging DB | Not specified | Before the demo |
Decisions
- Switched to PostgreSQL for the analytics service.
- Approved the UI mockups for the dashboard.
Turn messy transcripts into structured markdown with decision logs and assigned action item tables.
Secure checkout via Stripe
Included in download
- Extract a clean action item table with owners and due dates from raw VTT files
- Identify hard decisions and committed outcomes from sales call recordings
- file_read, file_write automation included
- Includes example output and usage patterns
- Instant install
See it in action
A real example of what this skill takes in and produces.
Sample output
Action Items
| What | Who | Due Date | |---|---|---| | Send revised API docs | Sarah | Friday | | Provision staging DB | Not specified | Before the demo |
Decisions
- Switched to PostgreSQL for the analytics service.
- Approved the UI mockups for the dashboard.
About This Skill
What it does
This skill transforms messy meeting transcripts—whether pasted directly or as file paths (.vtt, .srt, .txt)—into high-fidelity, structured markdown documentation. It goes beyond simple summarization by applying specific extraction logic to identify commitments, ownership, and project blocking questions.
Why use this skill
Prompting an AI yourself often leads to "hallucinated" action items or missed deadlines. This skill uses a specialized workflow to resolve speaker identities, extract relative due dates (e.g., "before the demo"), and differentiate between "suggestions" and factual "decisions." It saves developers and PMs from manual cleanup by formatting everything into specific, professional markdown sections including a structured task table.
Supported tools
- Direct text input from pasted transcripts.
- Local file parsing for .txt, .md, .vtt, and .srt formats.
- Compatible with Claude Code, Codex, and other terminal-based AI agents.
Output format
The output is a clean, standardized Markdown report featuring a "Decisions" list, a detailed "Action Items" table with assigned owners and dates, "Open Questions" for blockers, "Key Topics" for context, and "Next Meeting" logistics.
Use Cases
- Extract a clean action item table with owners and due dates from raw VTT files
- Identify hard decisions and committed outcomes from sales call recordings
- Catalog open questions and blockers that require follow-up after a standup
- Generate professional meeting minutes from speaker-labeled transcriptions
Known Limitations
- Best with English transcripts
- Action items require clear "I will..." or "John will..." statements
- Does not record audio (transcript must be provided)
- Owner detection uses names; ambiguous if multiple people have same name
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/meeting-summary | tar xz -C ~/.claude/skills/Free skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
File Scopes
Meeting Summary reads pasted text directly in the conversation. File read access is optional — if user provides a file path to a transcript, the skill will read it. File write access is optional — user can ask to save the summary to a file. No terminal, network, or environment access required.
Works with Claude Code and Codex. No API keys required. No external dependencies.
Creator
Fairy Squadmother sells skills for people with real work, limited patience, and a low tolerance for software pageantry. Her skills help creators, founders, freelancers, and practical humans turn repeatable messes into reusable systems. Promptcrud. Taskspawn. Filefog. Launch splatter. Documentation drift. The weird little admin barnacles that attach themselves to anything worth doing. She builds for the moment when you know the process can be better, but you do not have a spare week to go spelunking through your own workflow with a headlamp and a grudge. Clear instructions. Useful defaults. Less performance. More usable machinery. Onward.
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
handoff-writer
Generate high-density technical handoffs to resume work across agents or team members without losing context.
founder-triage
Break analysis paralysis by turning a messy brain dump into exactly one high-impact action.
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
consumer-motivation-analyzer
Go beyond surface-level feedback to uncover the psychological drivers and hidden motivations behind buyer behavior.