teams-meeting-pipeline

Manage Microsoft Teams meeting summary pipelines via Hermes CLI commands.

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

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, enabling efficient oversight of meeting summaries, transcripts, and recordings.

Core Features & Use Cases

  • Summarize Meetings: Extract action items and meeting notes from Teams meetings.
  • Pipeline Status: Inspect the status of meeting summaries and stored jobs.
  • Job Replays: Replay failed jobs for a fresh summary or re-delivery.
  • Subscription Management: Create, renew, and delete Microsoft Graph webhook subscriptions.
  • Setup Validation: Verify the Microsoft Graph setup and troubleshoot issues.

Quick Start

Use the teams-meeting-pipeline skill to summarize a Teams meeting and get a summary using the command: hermes teams-pipeline run <job-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?

You can summarize Microsoft Teams meetings by executing the Hermes CLI command `hermes teams-pipeline run <job-id>`. This Skill manages the meeting summary pipeline to extract action items and notes, requiring the Hermes command-line tool and proper environment variables to process the job.

How do I manage Microsoft Graph webhook subscriptions for Teams?

You can manage Microsoft Graph webhook subscriptions by creating, renewing, and deleting them via Hermes CLI commands. This Skill handles subscription management to maintain active webhook endpoints for Teams meeting events, requiring valid environment variables for Microsoft Graph access.

Do I need the Hermes CLI to manage Teams meeting pipelines?

Yes, you need the Hermes command-line tool installed to manage Teams meeting pipelines. This Skill operates by executing Hermes CLI commands to run jobs, inspect summary status, and manage Microsoft Graph subscriptions, and it also requires specific environment variables for authentication.

What should I do if a Teams meeting summary job fails?

If a Teams meeting summary job fails, you can replay the failed job via the Hermes CLI to generate a fresh summary or re-deliver the output. This Skill supports job replays, enabling you to retry pipeline processing for incomplete or failed meeting summaries stored in the system.

How can I check the status of a Microsoft Teams meeting summary?

You can check the status of Microsoft Teams meeting summaries by inspecting the pipeline and stored jobs via Hermes CLI commands. This Skill provides pipeline status monitoring capabilities to verify whether a meeting summary job has completed successfully or encountered processing issues.

Can I verify Microsoft Graph setup for Teams meeting transcripts?

Yes, you can verify the Microsoft Graph setup and troubleshoot issues for Teams meeting transcripts using this Skill. It provides setup validation features through Hermes CLI commands to ensure your environment variables and webhook subscriptions are correctly configured for meeting summary extraction.