# Teams Meeting Pipeline

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

- Skill: `rycen7822/teams-meeting-pipeline` (Agent Skill)
- Install (CLI): `npx skillmds@latest add rycen7822/teams-meeting-pipeline`
- Raw SKILL.md: https://api.skillmd.com/api/skills/rycen7822/teams-meeting-pipeline/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: Rycen7822 (https://skillmd.com/u/rycen7822)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/rycen7822/teams-meeting-pipeline

---

# 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.

