meeting-copilot

Creates a local HTML dashboard that updates live from transcript chunks and outputs summaries.

215|26|Updated Dec 15, 2025
One-click install
npx skills add https://github.com/serejaris/personal-corp-skills --skill meeting-copilot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meeting-copilot
Source: https://github.com/serejaris/personal-corp-skills/tree/main/skills/meeting-copilot
Command: npx skills add https://github.com/serejaris/personal-corp-skills --skill meeting-copilot

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

During live meetings, crucial questions, decisions, risks, and follow-ups are easy to lose; raw transcripts help after the fact, but they do not guide the meeting while it is happening.

Core Features & Use Cases

  • Create and maintain a local HTML dashboard that surfaces context, questions, topic progress, decisions, risks, and follow-ups in real time.
  • Update the dashboard during the meeting using transcript chunks to refine questions, topics, decisions, risks, and action items.
  • Close and export a concise summary with optional sanitized export for sharing.

Quick Start

Create a local meeting dashboard and begin updating it in real time from transcript chunks during the call.

Frequently Asked Questions about meeting-copilot

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

FAQPage Schema
How do I surface questions and decisions during live meetings instead of reviewing transcripts afterward?

To surface questions and decisions during live meetings, you need a real-time dashboard that processes transcript chunks as they happen. This approach updates context, risks, and follow-ups instantly, guiding the session rather than just recording it for post-meeting review.

What is the best way to track action items and risks from discovery calls in real time?

The best way to track action items and risks from discovery calls in real time is using a local HTML dashboard driven by a delta-based workflow. This mechanism translates live transcript changes directly into structured dashboard updates for immediate visibility.

Can I use a local AI assistant for live meeting support without sending transcript data to the cloud?

Yes, you can use a local AI assistant for live meeting support without cloud dependency. A self-contained local HTML app processes transcript chunks on your machine, ensuring privacy while generating real-time updates and final summaries.

How do I generate a structured meeting summary from live transcripts?

To generate a structured meeting summary from live transcripts, use a dashboard with CREATE, UPDATE, and CLOSE modes. The CLOSE mode finalizes the accumulated delta updates into a concise summary, optionally sanitized for secure sharing.

Does real-time meeting guidance work with collaborative sessions and sales meetings?

Real-time meeting guidance works effectively with collaborative sessions and sales meetings. By continuously processing transcript chunks, the dashboard dynamically refines topics, questions, and decisions, keeping all participants aligned during the conversation.