summarize-remote-meeting

Summarize Zoom, Teams, or Meet transcripts into structured meeting briefs.

1|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/bhanford9/vs-code-copilot-tools --skill summarize-remote-meeting
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: summarize-remote-meeting
Source: https://github.com/bhanford9/vs-code-copilot-tools/tree/main/skills/summarize-remote-meeting
Command: npx skills add https://github.com/bhanford9/vs-code-copilot-tools --skill summarize-remote-meeting

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Summarize remote meeting transcripts into a focused, structured summary that captures decisions and action items while filtering off-topic chatter.

Core Features & Use Cases

  • Classifies transcript segments into On-Topic, Off-Topic, and Tangential to preserve signal and context.
  • Generates a coherent Meeting Summary suitable for attendees and non-attendees.
  • Extracts and catalogues action items with owners and context, including items from off-topic segments when relevant.
  • Maintains a Lessons Learned trail to improve future sessions and tooling.
  • Supports transcripts from common platforms (Zoom, Teams, Meet) and produces a shareable report.

Quick Start

Provide a transcript file path or content to the skill and request a Meeting Summary output.

Frequently Asked Questions about summarize-remote-meeting

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

FAQPage Schema
How do I summarize a remote meeting transcript into action items?

To summarize a remote meeting transcript, provide the transcript content to extract a structured meeting brief, catalogued action items with owners, and a coherent summary suitable for both attendees and non-attendees.

Can I use Zoom, Teams, or Meet transcripts to generate a meeting summary?

Yes, you can use Zoom, Teams, or Meet transcripts to generate a meeting summary. The processing logic supports common remote meeting platforms and produces a shareable report from the provided transcript content.

How does transcript summarization handle off-topic or tangential meeting chatter?

Transcript summarization handles off-topic chatter by classifying segments into On-Topic, Off-Topic, and Tangential categories, preserving signal and context while filtering out irrelevant noise to produce usable meeting briefs.

Do I need to provide Lessons Learned guidance to extract action items from a transcript?

Yes, you need to provide Lessons Learned guidance to extract action items from a transcript. This required input maintains a trail to improve future sessions and tooling while extracting catalogued action items with owners and context.

What is the best way to turn a meeting transcript into a shareable report for non-attendees?

The best way to turn a meeting transcript into a shareable report is to classify transcript segments and extract action items, generating a focused, reader-friendly summary that captures decisions and context for non-attendees.

Why does my meeting summary include action items from off-topic transcript segments?

Meeting summaries include action items from off-topic transcript segments when relevant. The segment classification workflow evaluates Off-Topic and Tangential segments to extract and catalogue items with owners and context whenever applicable.