teams-meeting-pipeline

Operate the Microsoft Teams meeting summary pipeline by validating configuration and managing Graph subscriptions.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you operate the Microsoft Teams meeting summary pipeline without digging through manual logs or Graph settings, so you can quickly recover missing summaries, inspect job health, and keep notifications flowing.

Core Features & Use Cases

  • Meeting summarization workflow: Summarize Teams meetings, extract action items, and reprocess stored jobs when a summary needs to be replayed.
  • Pipeline inspection and troubleshooting: Check recent jobs, inspect failures, validate configuration, and diagnose why summaries stopped arriving.
  • Microsoft Graph subscription management: Create, renew, delete, and maintain webhook subscriptions so the pipeline keeps ingesting meeting activity reliably.
  • Use case: If a meeting summary never arrived, you can validate the setup, inspect failed jobs, check subscriptions, and renew them before notifications silently expire.

Quick Start

Ask the assistant to check the Teams meeting pipeline status, identify any failed jobs, and guide you through replaying or renewing subscriptions if needed.

Frequently Asked Questions about teams-meeting-pipeline

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

FAQPage Schema
How do I retrieve missing Microsoft Teams meeting summaries after a failed ingestion?

To retrieve missing Microsoft Teams meeting summaries, you can validate the pipeline configuration, inspect failed job status, and replay stored meeting jobs to reprocess the failed ingestion and recover the missing summaries.

Why does my Teams meeting webhook subscription stop receiving meeting activity?

Teams meeting webhook subscriptions stop receiving activity when they expire. You can inspect Microsoft Graph subscription status, renew expiring webhooks, and maintain subscription health to keep meeting activity ingesting reliably.

How do I troubleshoot Microsoft Graph pipeline operations when transcripts are not arriving?

To troubleshoot pipeline operations when transcripts are not arriving, inspect recent job health, validate configuration settings, check Microsoft Graph subscription status, and identify failed ingestion jobs requiring replay.

Do I need Hermes CLI access to manage Microsoft Graph subscriptions for Teams meetings?

Yes, managing Microsoft Graph subscriptions for Teams meetings requires Hermes CLI access and Microsoft Graph environment variables to authenticate, query job status, and maintain webhook subscriptions for the pipeline.

What is the best way to reprocess stored Teams meetings and extract action items from transcripts?

The best way to reprocess stored Teams meetings is to use pipeline operations to replay stored jobs, summarize the meeting content, and extract action items from the retrieved transcripts.

Can I check recent job health and diagnose why Teams meeting summaries stopped arriving?

Yes, you can check recent job health, inspect pipeline failures, validate configuration, and diagnose why Teams meeting summaries stopped arriving by querying job status and subscription health through the pipeline.