teams-meeting-pipeline

Orchestrate Teams meeting summaries and pipeline jobs via Hermes CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Teams and administrators need a reliable way to orchestrate and monitor the Teams meeting summary pipeline. This skill provides a CLI-driven workflow to summarize meetings, inspect pipeline status, replay jobs, and manage Graph subscriptions from a single interface.

Core Features & Use Cases

  • Summarize meetings and extract notes, action items, and transcripts using Hermes CLI.
  • Inspect, replay, and manage stored pipeline jobs, including status and job details.
  • Manage Microsoft Graph webhook subscriptions (create, renew, delete, inspect) and validate setup after env/config changes.

Quick Start

Run hermes teams-pipeline validate to verify configuration before executing any pipelines.

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 Teams meeting summaries and extract action items?

You can automate Teams meeting summaries by running Hermes CLI commands to extract notes, action items, and transcripts. This pipeline orchestrates summarization and manages multilingual meeting processing operations from a single interface.

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

You can manage Microsoft Graph webhook subscriptions by running Hermes CLI commands to create, renew, delete, and inspect webhooks. The pipeline validates your Graph setup after environment or configuration changes.

Do I need configured Microsoft Graph credentials to use this meeting pipeline?

Yes, you need configured Microsoft Graph credentials and the Hermes CLI installed. Administrators and operators must run the validate command first to verify configuration before executing any Teams meeting pipelines.

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

You can inspect and replay failed jobs by running Hermes CLI commands to list stored pipeline jobs, view status details, and replay specific failed tasks. This allows operators to monitor and recover meeting summary workflows.

What is the best way to validate Teams pipeline configuration before running jobs?

The best way to validate Teams pipeline configuration is by running the Hermes CLI validate command. This verifies your environment setup and Microsoft Graph credentials before executing any meeting summary or subscription tasks.

Why does my Teams meeting summary pipeline fail after environment changes?

Teams meeting summary pipelines often fail after environment changes due to invalid Microsoft Graph credentials or configuration. Run the Hermes CLI validate command to verify setup and inspect job status to identify specific failed tasks.