teams-meeting-pipeline

Summarize Microsoft Teams meetings and manage Graph subscriptions via Hermes CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires hermes, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the management of Microsoft Teams meetings by summarizing meetings, inspecting pipeline status, replaying jobs, and managing Microsoft Graph subscriptions.

Core Features & Use Cases

  • Meeting Summarization: Automatically summarize meeting notes and extract action items.
  • Pipeline Management: Monitor the status of meeting jobs and manage subscriptions.
  • Replay Jobs: Re-run failed jobs or refresh summaries.
  • Subscription Management: Create, renew, and delete webhook subscriptions.
  • Use Case: If you need to ensure that meeting summaries are delivered on time and want to manage your Teams meeting pipeline efficiently, this skill can help.

Quick Start

To summarize a Teams meeting, use the command: hermes teams-pipeline summarize --meeting-id <meeting-id>

Frequently Asked Questions about teams-meeting-pipeline

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

FAQPage Schema
How do I summarize Microsoft Teams meetings automatically?

To summarize Microsoft Teams meetings automatically, use the `hermes teams-pipeline summarize` command with a specific meeting ID. The Skill processes meeting transcripts and extracts action items to simplify meeting management.

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

Managing Microsoft Graph webhook subscriptions for Teams meetings involves creating, renewing, and deleting subscriptions through the pipeline. This ensures meeting transcripts and job statuses are tracked efficiently.

Do I need Microsoft Graph API permissions to automate Teams meeting summaries?

Yes, you need Microsoft Graph API permissions to automate Teams meeting summaries. The Skill also requires the Hermes CLI to be installed to execute pipeline commands and manage meeting jobs.

What is the best way to handle failed Teams meeting summarization jobs?

The best way to handle failed Teams meeting summarization jobs is to replay them using the pipeline management feature. This allows you to re-run failed jobs or refresh outdated meeting summaries automatically.

Why is my Microsoft Teams meeting pipeline not delivering summaries on time?

Your Microsoft Teams meeting pipeline may not be delivering summaries on time due to expired webhook subscriptions or failed jobs. Inspect the pipeline status and replay jobs to resolve delivery delays.