teams-meeting-pipeline

Automate Microsoft Teams meeting summary processing and job management via Hermes CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the management of Microsoft Teams meeting summaries, transcripts, recordings, action items, and Graph subscriptions, enhancing productivity and operational efficiency.

Core Features & Use Cases

  • Meeting Summarization: Automatically generate summaries of Teams meetings, extracting key points and action items.
  • Pipeline Status: Monitor the status of meeting summaries and inspect stored jobs for detailed insights.
  • Job Replaying: Re-run failed jobs or request fresh summaries for specific meetings.
  • Graph Subscription Management: Create, renew, and delete Microsoft Graph webhook subscriptions, ensuring continuous data flow.
  • Use Case: For a project manager who needs to keep track of meeting summaries and action items across multiple teams, this Skill automates the process, reducing manual effort and improving data accuracy.

Quick Start

Use the hermes teams-pipeline list command to view 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 summary generation?

You can automate Teams meeting summarization by running the pipeline to automatically process transcripts and extract action items. The system manages the entire workflow, allowing you to monitor job status and request fresh summaries for specific meetings.

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

Manage Microsoft Graph webhook subscriptions by using pipeline commands to create, renew, and delete webhooks. This maintains a continuous data flow for meeting transcripts and recordings without requiring manual intervention.

Do I need Hermes CLI to process Teams meeting transcripts?

Yes, the Hermes CLI is required to process Teams meeting transcripts because pipeline operations are managed through Hermes commands. You must also configure environment variables for Microsoft Graph authentication to access the meeting data.

How do I re-run failed jobs for Teams meeting summaries?

Re-run failed jobs for Teams meeting summaries by using the pipeline's job inspection and replaying features. You can monitor recent meeting job statuses, identify failures, and request fresh summary generation for those specific meetings.

Can I extract action items from Microsoft Teams meeting recordings?

Yes, you can extract action items from Microsoft Teams meetings by running the summarization pipeline. The pipeline processes meeting transcripts and recordings to automatically generate summaries containing key points and actionable tasks.

How do I check the status of recent Teams meeting summary jobs?

Check the status of recent Teams meeting summary jobs by running the pipeline list command, which displays stored jobs and their processing states. This allows you to monitor progress and identify any failed jobs requiring a re-run.