teams-meeting-pipeline

Orchestrate Microsoft Teams meeting pipelines via Graph API subscriptions and job workflows.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill resolves the operational friction of managing Microsoft Teams meeting artifacts, ensuring that transcripts, action items, and recordings are captured and processed without manual oversight.

Core Features & Use Cases

  • Automated Summarization: Automatically extract action items and meeting notes from Teams transcripts.
  • Pipeline Monitoring: Track the health of Graph webhook subscriptions and troubleshoot failed meeting jobs.
  • Use Case: If a team meeting summary fails to generate, use this skill to inspect the job status, validate the Graph API token health, and trigger a manual replay of the meeting processing job.

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

Automate Microsoft Teams meeting summaries by orchestrating Graph API subscriptions and job processing workflows to extract transcripts and action items without manual oversight. This pipeline automatically captures and processes meeting artifacts like notes and recordings.

Why does my Teams meeting summary fail to generate and how can I replay the job?

Your Teams meeting summary may fail due to expired Graph API tokens or webhook subscription issues. Inspect the job status, validate token health, and trigger a manual replay of the meeting processing job to resolve the failure.

Do I need Azure AD application credentials to automate Teams meeting transcripts?

Yes, you need valid Azure AD application credentials and configured environment variables to automate Teams meeting transcripts. These secure Graph API interactions are required for orchestrating meeting pipelines and extracting artifacts.

What is the best way to track the health of Microsoft Graph webhook subscriptions for meetings?

Track the health of Microsoft Graph webhook subscriptions by using diagnostic tools to monitor pipeline health and webhook maintenance. This approach allows you to identify failed meeting jobs and validate Graph API token health.

Can I list all recent Microsoft Teams meeting jobs to identify processing failures?

Yes, you can list all recent Microsoft Teams meeting jobs to identify processing failures. This allows you to quickly inspect which meeting summaries failed to generate and validate the overall health of your pipeline.