Skip to main content

teams-meeting-pipeline

Process Microsoft Teams meeting transcripts, recordings, speaker turns, summaries, action items, and follow-up notes through a local pipeline.

Jump to install

Source facts

Repository
Rycen7822/skill-retrieval-mcp
Last source activity
May 10, 2026 at 17:34
Detected SKILL.md language
English
Stars
2
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.

Showing SKILL.md

SKILL.md
Source instructions · Read-only preview
name
teams-meeting-pipeline
description
Process Microsoft Teams meeting transcripts, recordings, speaker turns, summaries, action items, and follow-up notes through a local pipeline.
tags
["teams","meeting","transcript","summary","action-items"]
# Teams Meeting Pipeline ## When to Use Use when the user asks to summarize a Teams meeting, process transcript files, extract action items, identify speakers, or generate follow-up meeting notes. ## Do Not Use When Do not use for academic paper writing, GitHub workflows, or llm-wiki clipping. ## Required Inputs Teams transcript, recording export, chat log, or meeting folder. ## Workflow 1. Locate transcript and meeting metadata. 2. Segment speaker turns and timestamps. 3. Summarize decisions, action items, owners, and deadlines. 4. Export follow-up notes.
View on GitHub