teams-meeting-pipeline

Automate Microsoft Teams transcript ingestion, summarization, and delivery via Microsoft Graph API.

1|Updated Jul 31, 2026
One-click install
npx skills add https://github.com/icyzh/hermes-web --skill teams-meeting-pipeline-icyzh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: teams-meeting-pipeline
Source: https://github.com/icyzh/hermes-web/tree/main/skills/productivity/teams-meeting-pipeline
Command: npx skills add https://github.com/icyzh/hermes-web --skill teams-meeting-pipeline-icyzh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill resolves the operational friction of managing Microsoft Teams meeting transcripts and action items, ensuring that meeting intelligence is captured, summarized, and delivered without manual intervention.

Core Features & Use Cases

  • Automated Summarization: Automatically processes meeting transcripts to extract key action items and summaries.
  • Pipeline Management: Provides a robust CLI interface to validate, monitor, and replay meeting jobs or manage Graph webhook subscriptions.
  • Use Case: If a team meeting summary fails to arrive, use this skill to inspect the job status, verify Graph token health, and re-run the processing pipeline to ensure no action items are missed.

Quick Start

Use the teams-meeting-pipeline skill to list all recent meeting jobs and identify any that failed to process.

Frequently Asked Questions about teams-meeting-pipeline

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

FAQPage Schema
How do I automate Microsoft Teams meeting transcript summarization?

Microsoft Teams meeting transcript summarization uses the Microsoft Graph API to automatically ingest transcripts, extract key action items, and deliver summaries to enterprise productivity workflows without manual intervention.

Do I need Microsoft Graph credentials to automate Teams meeting summaries?

Yes, automating Teams meeting summaries requires valid Microsoft Graph credentials and configured environment variables to maintain secure API connectivity for transcript ingestion and processing.

What's the best way to manage Teams meeting webhook subscriptions and monitor job status?

Managing Teams meeting webhook subscriptions is handled through a robust CLI interface that validates, monitors, and replays meeting jobs while tracking Graph webhook lifecycle events for enterprise productivity workflows.

Why did my Teams meeting summary fail to arrive and how do I reprocess it?

Failed Teams meeting summaries can be recovered by using the pipeline CLI to inspect job status, verify Graph token health, and re-run the processing pipeline so that no meeting action items are missed.

Can I replay failed Microsoft Teams meeting transcript processing jobs?

Yes, failed Microsoft Teams meeting transcript jobs can be replayed through the pipeline CLI interface, which allows you to inspect job status, validate Graph token health, and re-run the processing pipeline.