What problem does it solve? Microsoft Teams meeting summaries and transcripts often fail to arrive due to expired Graph webhook subscriptions, missing permissions, or failed jobs, and operators lack a clear way to diagnose and fix the pipeline. This Skill provides a complete command reference and troubleshooting decision tree for operating the Teams meeting summary pipeline through the Anakot CLI. ## Core Features & Use Cases - Pipeline Inspection: Check configuration validity, Graph token health, recent meeting jobs, and webhook subscription status with dedicated subcommands. - Job Replay and Debugging: Re-run failed or stale meeting summary jobs and dry-run transcript fetching by meeting ID or join URL. - Subscription Management: Create, renew, delete, and auto-maintain Microsoft Graph webhook subscriptions to prevent the 72-hour expiration pitfall. - Use Case: A user reports that meeting summaries stopped arriving. Run anakot teams-pipeline subscriptions to confirm the webhook expired, recreate it with subscribe, and schedule maintain-subscriptions via cron for automated renewal. ## Quick Start Ask the agent to check the Teams meeting pipeline status and list any failed meeting jobs.