teams-meeting-pipeline

Automate Microsoft Teams meeting ingestion pipelines via the VIGIL CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually tracking, summarizing, and managing Microsoft Teams meeting workflows is time-consuming and error-prone, especially for teams that rely on consistent meeting action items and transcript ingestion for security operations and productivity tracking.

Core Features & Use Cases

  • Automated Meeting Summarization: Generate summaries, extract action items, and pull transcripts from Teams meetings without manual effort.
  • Pipeline Status & Debugging: Inspect recent meeting jobs, troubleshoot failed summaries, and replay stored jobs to resolve ingestion issues.
  • Graph Subscription Management: Create, renew, and maintain Microsoft Graph webhook subscriptions to ensure continuous, uninterrupted meeting data ingestion.
  • Use Case: For example, if your team stops receiving meeting summaries after a webhook expires, this skill can diagnose the issue, recreate the subscription, and set up automated renewal to prevent future outages.

Quick Start

Use the teams-meeting-pipeline skill to summarize your latest Teams meeting, check the status of all pending pipeline jobs, and configure automated renewal for expiring Microsoft Graph subscriptions to keep the pipeline running smoothly.

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 summary ingestion and pipeline operations?

Automate Teams meeting summary ingestion by using the VIGIL CLI to manage end-to-end pipelines, extract action items, and pull transcripts without requiring manual Microsoft Graph API interactions.

Why does my Teams meeting pipeline stop receiving meeting summaries and transcripts?

Meeting summaries stop when Microsoft Graph webhook subscriptions expire. You can inspect pipeline status, diagnose the failed job, recreate the subscription, and configure automated renewal to restore continuous data flow.

How do I troubleshoot failed Microsoft Teams meeting jobs in my ingestion pipeline?

Troubleshoot failed meeting jobs by inspecting recent pipeline statuses via the VIGIL CLI, identifying the failed summary or transcript extraction, and replaying stored jobs to resolve the ingestion issue.

Can I manage Microsoft Graph webhook subscriptions and token health without manual API calls?

Yes, you can create, renew, and maintain Microsoft Graph webhook subscriptions while validating Graph token health entirely through automated VIGIL CLI commands, bypassing manual API interactions for continuous meeting data flow.

What's the best way to debug expired webhook subscriptions for Teams meeting data?

The best way to debug expired webhook subscriptions is to check pipeline status, validate Graph token health, and set up automated subscription renewal using the VIGIL CLI to prevent future pipeline outages.