teams-meeting-pipeline

Operate Microsoft Teams meeting summary pipelines with Hermes CLI and Microsoft Graph.

Updated Jun 25, 2026
One-click install
npx skills add https://github.com/davpatel605-beep/hermusagent --skill teams-meeting-pipeline-davpatel605-beep
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: teams-meeting-pipeline
Source: https://github.com/davpatel605-beep/hermusagent/tree/main/backend/vendor/hermes/skills/productivity/teams-meeting-pipeline
Command: npx skills add https://github.com/davpatel605-beep/hermusagent --skill teams-meeting-pipeline-davpatel605-beep

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps operators manage Microsoft Teams meeting summaries, transcripts, recordings, action items, and ingestion issues without manually troubleshooting the pipeline.

Core Features & Use Cases

  • Meeting Pipeline Operations: Inspect meeting jobs, replay failed summaries, and validate pipeline health.
  • Microsoft Graph Management: Check tokens, manage webhook subscriptions, and maintain automated meeting ingestion.
  • Use Case: An operations team can diagnose why a Teams meeting summary was not delivered by checking jobs, subscriptions, and Graph configuration through guided pipeline commands.

Quick Start

Use the teams meeting pipeline skill to check the status of my Teams meeting summary system and identify any ingestion problems.

Frequently Asked Questions about teams-meeting-pipeline

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

FAQPage Schema
How do I troubleshoot a missing Microsoft Teams meeting summary?

Troubleshoot a missing Microsoft Teams meeting summary by inspecting pipeline jobs, validating Microsoft Graph tokens, and checking webhook subscriptions to identify ingestion failures. This Skill guides operators through replaying failed summary jobs and verifying configuration.

Why does my Teams meeting transcript pipeline fail to ingest recordings?

Teams meeting transcript pipelines fail to ingest recordings due to expired Graph tokens, broken webhook subscriptions, or job processing errors. Diagnose the specific failure by checking pipeline health and validating your Microsoft Graph environment configuration.

How do I check the status of my Microsoft Graph webhook subscriptions for Teams meetings?

Check the status of Microsoft Graph webhook subscriptions for Teams meetings by validating active subscription endpoints and token configurations. This Skill provides guided commands to maintain automated meeting ingestion and manage webhook lifecycle operations.

Do I need Hermes CLI to manage Teams meeting pipeline operations?

Yes, you need Hermes CLI access and Microsoft Graph environment configuration to validate tokens, replay failed jobs, and maintain subscriptions. These tools are required to execute pipeline operations and troubleshoot Teams meeting summary delivery issues.

Can I replay failed Teams meeting summary jobs manually?

You can replay failed Teams meeting summary jobs manually by using pipeline operations to inspect the failed job and trigger a replay. This Skill provides the guided commands needed to manage meeting ingestion workflows and validate successful summary delivery.

What is a Teams meeting summary pipeline used for?

A Teams meeting summary pipeline manages the automated ingestion of meeting transcripts, recordings, and action items through Microsoft Graph. It handles webhook subscriptions and job processing to deliver meeting summaries without manual troubleshooting.