teams-meeting-pipeline

Manage Teams meeting summary pipelines using Hermes CLI commands.

Updated Jun 17, 2026
One-click install
npx skills add https://github.com/Brilly-Bohyun/skill-repository --skill teams-meeting-pipeline-brilly-bohyun
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: teams-meeting-pipeline
Source: https://github.com/Brilly-Bohyun/skill-repository/tree/main/skills/productivity/teams-meeting-pipeline
Command: npx skills add https://github.com/Brilly-Bohyun/skill-repository --skill teams-meeting-pipeline-brilly-bohyun

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Streamlines and manages the operational aspects of Teams meeting summaries and the meeting pipeline, improving productivity and troubleshooting efficiency.

Core Features & Use Cases

  • Summarize Meetings: Automate the generation of meeting summaries, extracting action items and key notes.
  • Pipeline Management: Inspect pipeline status, replay failed jobs, and manage Microsoft Graph subscriptions.
  • Use Case: Quickly check the status of the Teams meeting summary pipeline, identify any issues, and initiate a replay of a failed job for accurate summaries.

Quick Start

Check the Teams meeting pipeline status using 'hermes teams-pipeline list'.

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 and manage the pipeline operations?

You can automate Teams meeting summaries and pipeline operations by using Hermes CLI commands to generate notes, extract action items, and manage job statuses.

What is the best way to replay a failed job in the Teams meeting summary pipeline?

To replay a failed job in the Teams meeting pipeline, use the Hermes CLI to list current jobs, identify the failure, and initiate a replay to regenerate accurate meeting summaries.

How do I manage Microsoft Graph webhook subscriptions for Teams meeting summaries?

You can manage Microsoft Graph webhook subscriptions for Teams meetings directly through Hermes CLI commands, allowing you to monitor, troubleshoot, and maintain pipeline subscription states.

Do I need the Hermes CLI to check the status of the Teams meeting summary pipeline?

Yes, checking the Teams meeting pipeline status requires the Hermes command-line interface, specifically using commands like 'hermes teams-pipeline list' to inspect operational states.

Why is my Teams meeting summary pipeline failing to generate notes?

Pipeline failures for Teams meeting summaries often stem from webhook subscription issues or environment variable misconfigurations, which you can troubleshoot using Hermes CLI job listing and replay features.