teams-meeting-pipeline

Automate Microsoft Teams meeting summaries and job status tracking via Hermes CLI.

7|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/kzinmr/ai-topics --skill teams-meeting-pipeline-kzinmr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: teams-meeting-pipeline
Source: https://github.com/kzinmr/ai-topics/tree/main/config/hermes/skills/_overrides/teams-meeting-pipeline
Command: npx skills add https://github.com/kzinmr/ai-topics --skill teams-meeting-pipeline-kzinmr

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the management and summarization of Microsoft Teams meetings, providing a centralized tool for tracking, analyzing, and replaying meeting summaries.

Core Features & Use Cases

  • Meeting Summarization: Automatically generate summaries and extract action items from Teams meetings.
  • Pipeline Status: Monitor the status of meeting jobs and inspect stored jobs.
  • Replay Jobs: Re-run failed jobs or re-summarize meetings.
  • Graph Subscriptions: Manage and renew Microsoft Graph webhook subscriptions.
  • Use Case: For a project manager who needs to ensure that meeting summaries are accurate and timely, this Skill can automate the process and provide a quick overview of meeting outcomes.

Quick Start

Run the 'hermes teams-pipeline list' command to see the status of recent meeting jobs.

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 summarization and track job status?

You can automate Microsoft Teams meeting summarization by using pipeline management commands to generate meeting summaries, inspect job status, and extract action items automatically. This pipeline tracks meeting jobs and allows re-running failed summarization tasks.

How do I manage Microsoft Graph webhook subscriptions for meeting summaries?

Microsoft Graph webhook subscriptions are managed through dedicated pipeline commands that handle subscription creation and renewal. This ensures continuous webhook monitoring for Teams meeting events without manual intervention.

What's the best way to re-run failed Teams meeting summary jobs?

The best way to re-run failed Teams meeting summary jobs is using the pipeline's replay functionality. You can list recent meeting jobs to inspect their status and execute commands to re-summarize meetings that previously failed.

Do I need Hermes CLI to manage Teams meeting pipelines?

Yes, you need the Hermes CLI installed to manage Teams meeting pipelines. The pipeline requires Hermes CLI and proper environment variables configured for Microsoft Graph authentication to process meeting summaries.

Why are my Teams meeting summary jobs failing during pipeline processing?

Teams meeting summary jobs may fail due to incomplete Microsoft Graph webhook subscriptions or missing environment variables for authentication. You can inspect stored jobs and re-run failed ones after verifying your Hermes CLI configuration.

Can I extract action items automatically from Microsoft Teams meetings?

Yes, you can extract action items automatically from Microsoft Teams meetings using the summarization pipeline. The pipeline generates meeting summaries and extracts action items, providing a centralized overview of meeting outcomes.