teams-meeting-pipeline

Manage Teams meeting summaries and Graph subscriptions via Hermes CLI.

31|3|Updated May 7, 2026
One-click install
npx skills add https://github.com/markwang2658/hermes-windows-native --skill teams-meeting-pipeline-markwang2658
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: teams-meeting-pipeline
Source: https://github.com/markwang2658/hermes-windows-native/tree/main/hermes-agent/skills/productivity/teams-meeting-pipeline
Command: npx skills add https://github.com/markwang2658/hermes-windows-native --skill teams-meeting-pipeline-markwang2658

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Operates the Teams meeting summary pipeline via Hermes CLI — automates generation of meeting summaries, transcripts, and Graph subscription management to reduce manual toil and delays.

Core Features & Use Cases

  • CLI-driven pipeline control: Validate, inspect, run, fetch, and manage subscriptions for the Teams meeting pipeline.
  • End-to-end operational reliability: Monitor token health, review job histories, and auto-renew subscriptions to prevent interruptions.
  • Use-case scenarios: Teams meeting summaries for enterprise workflows, ongoing pipeline maintenance, and rapid troubleshooting of ingestion and delivery issues.

Quick Start

Install the required Graph permissions and run a test validation with hermes teams-pipeline validate to verify the end-to-end Teams meeting pipeline workflow.

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 using a CLI?

You can automate Teams meeting summaries by running the Hermes CLI to control the pipeline, which automatically generates transcripts and summaries while managing Microsoft Graph subscriptions to reduce manual toil.

Do I need Microsoft Graph credentials to manage Teams meeting pipelines?

Yes, managing Teams meeting pipelines requires Microsoft Graph credentials, specifically environment variables for MSGRAPH_TENANT_ID, MSGRAPH_CLIENT_ID, and MSGRAPH_CLIENT_SECRET, along with appropriate Graph permissions to create and renew subscriptions.

How do I monitor and replay failed jobs in a Teams meeting pipeline?

You monitor and replay failed jobs in a Teams meeting pipeline by using Hermes CLI commands to review job histories, inspect pipeline status, and replay specific failed jobs to ensure reliable end-to-end meeting summary delivery.

What is the best way to prevent interruptions in Microsoft Graph subscriptions for Teams meetings?

The best way to prevent interruptions in Microsoft Graph subscriptions is to use the Hermes CLI to monitor token health and automatically renew subscriptions, ensuring continuous Teams meeting data ingestion without manual intervention.

Can I validate my Teams meeting pipeline configuration before processing transcripts?

Yes, you can validate your Teams meeting pipeline configuration by running the Hermes CLI test validation command, which verifies the end-to-end workflow and checks that your Microsoft Graph permissions are correctly installed.

Why are my Microsoft Teams meeting transcripts not generating automatically?

Teams meeting transcripts may not generate automatically if your Microsoft Graph subscriptions expired or lack proper permissions; use the Hermes CLI to inspect pipeline status, check token health, and replay failed ingestion jobs.