teams-meeting-pipeline

Automate Microsoft Teams meeting pipeline summaries, status checks, and Graph subscription maintenance.

Updated Jun 11, 2026
One-click install
npx skills add https://github.com/LamseyahElias/jarvis-cloud-v2 --skill teams-meeting-pipeline-lamseyahelias
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: teams-meeting-pipeline
Source: https://github.com/LamseyahElias/jarvis-cloud-v2/tree/main/hermes-agent/skills/productivity/teams-meeting-pipeline
Command: npx skills add https://github.com/LamseyahElias/jarvis-cloud-v2 --skill teams-meeting-pipeline-lamseyahelias

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines the management of Microsoft Teams meeting pipelines by automating summaries, status checks, and Graph subscription maintenance to reduce manual toil.

Core Features & Use Cases

  • Automated meeting summaries and action items from transcripts, with on-demand replays of specific jobs.
  • Real-time pipeline status inspection, job history, and retrieval of missing transcripts or data.
  • Subscription lifecycle management (create, renew, and inspect Graph webhooks) to prevent missed notifications and ensure reliable deliveries.

Quick Start

Invoke hermes teams-pipeline validate to verify configuration and run a test with hermes teams-pipeline run on a sample job to confirm end-to-end functioning.

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 items from transcripts?

You can automate Microsoft Teams meeting summaries by using a CLI-based pipeline to process transcripts and extract action items. This approach enables on-demand replays of specific jobs, reducing manual toil for teams managing Microsoft Graph-based meeting workflows.

How do I manage Microsoft Graph webhook subscriptions for Teams meetings?

You manage Microsoft Graph webhook subscriptions by using CLI commands to create, renew, and inspect webhooks across your production environment. This subscription lifecycle maintenance prevents missed notifications and ensures reliable meeting pipeline deliveries.

Can I inspect and replay specific jobs in a Teams meeting pipeline?

Yes, you can inspect and replay specific jobs in a Teams meeting pipeline using dedicated CLI commands. The pipeline supports real-time status inspection, job history review, retrieval of missing transcripts, and dry-run capabilities for safe task execution.

What is the best way to check the status of a Microsoft Teams meeting pipeline?

The best way to check the status of a Microsoft Teams meeting pipeline is through CLI-based status reporting commands. These provide real-time pipeline inspection, job history visibility, and explicit status reporting across your production environment.

How do I validate configuration before running a Teams meeting pipeline job?

You validate configuration before running a Teams meeting pipeline job by invoking the validate command to verify settings, then executing a test on a sample job to confirm end-to-end functioning. This dry-run capability ensures correct pipeline operation before production execution.