teams-meeting-pipeline

Manage Microsoft Teams meeting summary pipelines via Graph API webhook subscriptions.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill resolves the operational friction of managing Microsoft Teams meeting summaries, transcripts, and webhook subscriptions by providing a centralized command-line interface for pipeline maintenance and troubleshooting.

Core Features & Use Cases

  • Pipeline Management: Inspect, validate, and replay meeting summary jobs to ensure no data is lost.
  • Subscription Oversight: Monitor and renew Microsoft Graph webhook subscriptions to prevent silent pipeline failures.
  • Troubleshooting: Quickly diagnose issues with token health, app permissions, or missing meeting artifacts.

Quick Start

Ask the agent to validate the current Teams meeting pipeline configuration and check the status of existing Graph webhook subscriptions.

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 manage webhook subscriptions?

You can automate Teams meeting summaries by managing Microsoft Graph webhook subscriptions and job processing to retrieve transcripts and extract action items. This requires valid Graph credentials to interface with the Teams ecosystem.

Why are my Microsoft Teams meeting transcripts not generating or missing data?

Missing Teams meeting transcripts often occur due to expired Graph webhook subscriptions or token health issues. You can troubleshoot by diagnosing app permissions, validating token health, and inspecting pipeline jobs to replay lost data.

How do I monitor and renew Microsoft Graph webhook subscriptions for Teams?

Monitor Graph webhook subscriptions by checking their status and validating token health to prevent silent pipeline failures. Renewing subscriptions ensures continuous retrieval of meeting transcripts and automated summary generation.

Do I need Microsoft Graph credentials to extract Teams meeting action items?

Yes, valid Microsoft Graph credentials and environment configuration are required to interface with the Teams ecosystem. These credentials enable the webhook subscriptions and API calls needed for transcript retrieval and action item extraction.

Can I replay failed Teams meeting summary jobs to recover lost transcript data?

Yes, you can inspect, validate, and replay meeting summary jobs to ensure no data is lost during pipeline processing. This pipeline management capability allows you to recover missed transcripts and action items from failed runs.

What is the best way to troubleshoot a Teams meeting summary pipeline?

The best way to troubleshoot a Teams meeting summary pipeline is to diagnose token health, verify app permissions, and inspect webhook subscription status. This identifies silent failures and missing meeting artifacts quickly.