teams-meeting-pipeline

Automate Teams meeting summaries and manage pipeline jobs via Hermes CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines meeting-workflow challenges by automating Teams meeting summaries and pipeline management.

Core Features & Use Cases

  • Generate concise meeting summaries from transcripts and extract action items.
  • Inspect pipeline status, list recent jobs, and replay failed or completed tasks.
  • Manage Microsoft Graph subscriptions (create, renew, delete, inspect) and validate environment configuration.

Quick Start

Run hermes teams-pipeline list to view recent meeting jobs and replay a selected job to generate its summary.

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 Teams meeting summaries and extract action items from transcripts?

You can automate Teams meeting summaries by running pipeline subcommands to generate concise summaries from transcripts and extract action items. This streamlines meeting-workflow challenges by processing multilingual meeting transcripts automatically.

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

You can manage Microsoft Graph subscriptions by running subcommands to create, renew, delete, and inspect subscriptions. This requires Microsoft Graph permissions and Hermes CLI access to maintain subscription lifecycle across multilingual environments.

What's the best way to inspect pipeline status and replay failed Teams meeting jobs?

The best way to inspect pipeline status is running the list subcommand to view recent meeting jobs, then replaying a selected job to generate its summary. You can inspect status, list recent jobs, and replay failed or completed tasks.

Do I need Hermes CLI access to validate environment configuration for Teams meeting pipelines?

Yes, you need Hermes CLI access to validate environment configuration for Teams meeting pipelines. The validate subcommand checks your Microsoft Graph permissions and environment setup before running subscription and summary operations.

Can I generate meeting summaries across multilingual Teams environments?

Yes, you can generate meeting summaries across multilingual Teams environments. The pipeline applies to operators who need to process transcripts and extract action items from meetings conducted in multiple languages.

Why does my Teams meeting pipeline subscription expire, and how do I renew it?

Microsoft Graph subscriptions expire periodically and require renewal to maintain pipeline operation. You can run the renew-subscription subcommand to extend subscription validity and ensure continuous Teams meeting summary automation.