teams-meeting-pipeline

Manages Microsoft Teams meeting summaries via Graph API webhooks and automated job processing.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill resolves the friction of manually tracking, transcribing, and summarizing Microsoft Teams meetings, ensuring that action items and insights are captured and delivered automatically.

Core Features & Use Cases

  • Automated Summarization: Automatically ingest meeting transcripts and generate actionable summaries.
  • Pipeline Management: Monitor, validate, and replay meeting jobs while managing Microsoft Graph webhook subscriptions.
  • Use Case: If a team meeting summary fails to arrive, use this skill to inspect the pipeline status, verify Graph token health, and re-run the specific job to ensure no action items are missed.

Quick Start

Ask the agent to validate the current Teams pipeline status and list any recent failed meeting jobs.

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 summaries and action items?

To automate Teams meeting summaries, configure a pipeline that manages Microsoft Graph API webhook subscriptions to ingest transcripts, generate summaries, and deliver action items automatically.

Why does my Teams meeting transcript summary fail to arrive?

If a Teams meeting summary fails to arrive, the pipeline likely has a failed job or an expired Graph API webhook subscription. You can inspect the pipeline status, verify token health, and replay the specific meeting job to recover missing insights.

Do I need Microsoft Graph API credentials to set up Teams meeting automation?

Yes, you need valid Microsoft Graph API credentials to set up Teams meeting automation. The pipeline requires these credentials for webhook subscriptions and continuous transcript data ingestion from your organizational Teams environment.

How do I monitor and replay failed meeting summary jobs in Teams?

You can monitor and replay failed meeting summary jobs by asking the agent to validate the current Teams pipeline status, list recent failed jobs, verify Graph token health, and re-run specific jobs to ensure no action items are missed.

What are the limitations of using webhooks for Teams meeting transcript automation?

The main limitation of using webhooks for Teams meeting transcript automation is the need for periodic subscription maintenance. Continuous data ingestion requires ongoing validation of Graph API token health and webhook subscriptions to prevent missed meeting summaries.