teams-meeting-pipeline

Automate Microsoft Teams meeting summaries and pipeline management via Hermes CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The Teams meeting pipeline Skill solves the problem of manually managing and summarizing Microsoft Teams meetings, providing an automated solution for meeting summaries, pipeline status, and job management.

Core Features & Use Cases

  • Meeting Summaries: Automate the generation of summaries for Teams meetings.
  • Pipeline Status: Inspect the status of the meeting summary pipeline.
  • Job Management: Replay jobs, manage Microsoft Graph subscriptions, and troubleshoot pipeline issues.
  • Use Case: For an IT admin, this Skill helps to ensure that all meeting summaries are created and stored correctly, without manual oversight.

Quick Start

To summarize a recent Teams meeting, run: hermes teams-pipeline summarize

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 summaries?

You can automate Microsoft Teams meeting summaries by running the Hermes CLI command `hermes teams-pipeline summarize`, which generates and stores summaries without manual oversight.

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

You can inspect the meeting summary pipeline status using the Hermes CLI, which allows you to monitor job progress, replay jobs, and troubleshoot pipeline issues directly.

Do I need Microsoft Graph authentication to manage Teams meeting pipelines?

Yes, managing Teams meeting pipelines requires proper environment variables configured for Microsoft Graph authentication, as the pipeline relies on Microsoft Graph subscriptions to process meetings.

Can I replay failed jobs in a Teams meeting summary pipeline?

Yes, you can replay failed jobs in the Teams meeting summary pipeline using Hermes CLI commands, which also support managing Microsoft Graph subscriptions and troubleshooting pipeline issues.

What is the best way to manage Microsoft Graph subscriptions for meeting summaries?

The Hermes CLI provides commands to manage Microsoft Graph subscriptions, allowing you to automate creation, inspect pipeline status, and ensure meeting summaries are processed correctly.

Why are my Microsoft Teams meeting summaries not generating correctly?

Meeting summaries may fail if Hermes CLI is missing or environment variables for Microsoft Graph authentication are incorrect; use the pipeline status inspection and job replay features to troubleshoot.