meeting-notes

Converts raw meeting transcripts and notes into structured minutes with decisions and action items.

1|Updated Jul 10, 2026
One-click install
npx skills add https://github.com/360org/vuaassistant --skill meeting-notes-360org
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: meeting-notes
Source: https://github.com/360org/vuaassistant/tree/main/skills/meeting-notes
Command: npx skills add https://github.com/360org/vuaassistant --skill meeting-notes-360org

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Raw meeting transcripts and scattered notes are hard to read and easy to misinterpret, making it unclear what was decided, who owns which task, and what remains open. This Skill turns that chaos into clean, organized minutes that people will actually read. ## Core Features & Use Cases - Structured Minutes: Groups content by topic rather than chronology and separates discussion, decisions, and follow-ups so nothing gets blurred. - Action Item Extraction: Captures owner, task, and deadline for every commitment, explicitly marking unknowns like (owner?) or (no deadline) instead of inventing details. - Edge-Case Handling: Avoids guessing unattributed speakers, resolves contradictory statements by keeping the later one, and states plainly when nothing was decided. - Use Case: Paste a messy standup transcript and receive a summary, a decisions list, topic-grouped discussion bullets, and a checkbox list of action items with owners and deadlines. ## Quick Start Turn these meeting notes into clean minutes with action items, then paste your transcript or rough notes.

Frequently Asked Questions about meeting-notes

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

FAQPage Schema
How do I turn a meeting transcript into minutes?▼

Paste the raw transcript and ask for clean minutes. The Skill extracts topics, decisions, and commitments, groups content by topic rather than chronology, and outputs a summary, decisions list, discussion bullets, and action items.

How are action items extracted from meeting notes?▼

Each action item is captured with an owner, task, and deadline in a checkbox list format. When information is missing, it is marked explicitly as (owner?) or (no deadline) rather than being invented.

Can it handle transcripts without speaker names?▼

Yes. Unattributed statements are kept without guessing who said them. The Skill never assigns speakers to quotes when the transcript does not identify them.

What happens when a meeting has no decisions?▼

The output states explicitly that nothing was decided instead of padding the minutes. Discussion points are still summarized by topic so the record remains useful.

How are contradictory statements in a transcript handled?▼

When participants contradict each other, the later statement is kept and the reversal is noted. This preserves an accurate record of how the discussion evolved.