teams-meeting-pipeline

Automate Teams meeting summarization and pipeline management via Hermes CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Teams meeting summaries and pipeline management via Hermes CLI streamline the extraction of notes, action items, and status across Graph subscriptions.

Core Features & Use Cases

  • Meeting summarization: generate concise meeting notes and action items from transcripts.
  • Pipeline management: inspect status, replay jobs, renew subscriptions.
  • Graph integration: validate Graph setup and manage webhooks/subscriptions.

Quick Start

Run hermes teams-pipeline validate to verify your setup and then execute a sample job with 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 generate concise notes and action items from Teams meeting transcripts?▼

You can generate Teams meeting summaries by running the Hermes CLI to process transcripts, which extracts concise notes and actionable items from the meeting content.

Can I inspect pipeline status and replay jobs for Microsoft Graph subscriptions?▼

Yes, you can inspect pipeline status and replay jobs using the Hermes CLI to manage and maintain your Microsoft Graph subscriptions and webhook integrations.

What is the best way to validate Microsoft Graph webhook setup for Teams meetings?▼

Validating Microsoft Graph webhook setup involves running the Hermes CLI validation command to verify your configuration and check token health before executing subscription jobs.

Do I need to manually renew Microsoft Graph subscriptions to maintain the Teams meeting pipeline?▼

No, the pipeline management feature handles subscription renewal workflows automatically, ensuring your Microsoft Graph webhooks and Teams meeting subscriptions remain active.

Why does the Teams meeting pipeline require token health checks before running a job?▼

Token health checks are required to ensure your authentication credentials are valid before the Hermes CLI executes a Teams meeting summarization or pipeline replay job.

teams-meeting-pipeline: what does it do for meeting summarization?▼

It automates Teams meeting summarization and pipeline management through Hermes CLI, producing concise notes, action items, and handling Microsoft Graph subscription maintenance.