teams-meeting-pipeline

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

Updated May 14, 2026
One-click install
npx skills add https://github.com/SethyPagna/Secretary-Jarvis --skill teams-meeting-pipeline-sethypagna
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: teams-meeting-pipeline
Source: https://github.com/SethyPagna/Secretary-Jarvis/tree/main/src/capabilities/skills/productivity/teams-meeting-pipeline
Command: npx skills add https://github.com/SethyPagna/Secretary-Jarvis --skill teams-meeting-pipeline-sethypagna

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps operators keep Microsoft Teams meeting summaries, transcripts, and webhook subscriptions working when the pipeline fails, stalls, or needs maintenance.

Core Features & Use Cases

  • Meeting summary operations: Summarize meetings, inspect job history, and replay failed or outdated jobs from the Jarvis CLI.
  • Pipeline validation: Check Graph credentials, token health, and subscription status after config or environment changes.
  • Subscription maintenance: Renew, delete, or continuously maintain webhook subscriptions before Graph expiration interrupts ingestion.
  • Troubleshooting workflow: Diagnose missing summaries, delayed transcripts, empty job lists, or permission failures with a guided operator flow.

Quick Start

Ask Jarvis to validate the Teams meeting pipeline, check token health, and inspect subscriptions for the current environment.

Frequently Asked Questions about teams-meeting-pipeline

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

FAQPage Schema
How do I replay failed Microsoft Teams meeting summary jobs from the Jarvis CLI?

Replay failed Microsoft Teams meeting summary jobs by running Jarvis CLI pipeline inspection and recovery subcommands to fetch job history and re-trigger outdated processing tasks.

Why are my Microsoft Graph webhook subscriptions for Teams meetings expiring or failing?

Microsoft Graph webhook subscriptions expire periodically; check token health and run subscription maintenance subcommands in Jarvis CLI to renew or delete failing pipelines before interruption.

How do I validate Graph tenant credentials for Teams meeting transcript ingestion?

Validate Graph tenant credentials by running Jarvis CLI pipeline validation subcommands to check token health, subscription status, and environment configuration for Teams meeting ingestion.

What's the best way to troubleshoot missing or delayed Teams meeting summaries in my pipeline?

Troubleshoot missing or delayed Teams meeting summaries using the guided Jarvis CLI operator flow to inspect job history, check Graph permissions, and replay stalled pipeline tasks.

Do I need configured Graph tenant credentials to operate Teams meeting summary pipelines?

Yes, operating Teams meeting summary pipelines requires configured Graph tenant credentials, a working jarvis command, and access to pipeline validation, token health, fetch, and renewal subcommands.