teams-meeting-pipeline

Operate Microsoft Teams meeting pipelines via Hermes CLI for summaries and subscriptions.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinate and operate the Microsoft Teams meeting pipeline through Hermes CLI to generate meeting summaries, inspect pipeline status, replay jobs, and manage Graph subscriptions.

Core Features & Use Cases

  • Generate meeting summaries and transcripts from Teams meetings.
  • Inspect pipeline status, list recent jobs, and replay failed or incomplete runs.
  • Manage Microsoft Graph subscriptions (subscribe, renew, delete, inspect) and validate setup after config changes.
  • Multilingual support and operator-focused CLI surface for production-grade monitoring and automation.

Quick Start

Run hermes teams-pipeline validate to verify your configuration before proceeding.

Frequently Asked Questions about teams-meeting-pipeline

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

FAQPage Schema
How do I generate Microsoft Teams meeting summaries automatically?

To generate Microsoft Teams meeting summaries automatically, you can operate the Teams meeting pipeline through Hermes CLI to run meeting jobs and extract transcripts and action items.

How do I manage Microsoft Graph subscriptions for Teams meeting transcription?

You can manage Microsoft Graph subscriptions for Teams meeting transcription by using Hermes CLI commands to subscribe, renew, delete, and inspect subscriptions for pipeline monitoring.

What environment variables do I need to run the Teams meeting pipeline?

To run the Teams meeting pipeline, you need the MSGRAPH_TENANT_ID, MSGRAPH_CLIENT_ID, and MSGRAPH_CLIENT_SECRET environment variables configured for Microsoft Graph authentication.

Can I replay failed Teams meeting summary jobs?

Yes, you can replay failed or incomplete Teams meeting summary jobs by inspecting the pipeline status and re-running the specific jobs through the Hermes CLI teams-pipeline commands.

Does the Teams meeting pipeline support multilingual meeting transcripts?

Yes, the Teams meeting pipeline supports multilingual meeting transcripts, allowing operators to handle meeting transcription and action-item extraction across teams speaking different languages.