teams-pipeline

Manage Microsoft Teams meeting summary pipelines and Graph webhook subscriptions.

Updated Jun 13, 2026
One-click install
npx skills add https://github.com/srivtx/supercharger-opencode --skill teams-pipeline
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: teams-pipeline
Source: https://github.com/srivtx/supercharger-opencode/tree/main/productivity/teams-pipeline
Command: npx skills add https://github.com/srivtx/supercharger-opencode --skill teams-pipeline

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 and related pipeline operations, improving productivity and operational oversight.

Core Features & Use Cases

  • Meeting Summarization: Automatically summarize meeting notes and extract action items.
  • Pipeline Management: Monitor pipeline status, inspect stored jobs, and replay failed summaries.
  • Graph Subscription Management: Handle Microsoft Graph webhook subscriptions, ensuring continuous data flow.
  • Use Case: For a company that heavily relies on Teams meetings, this Skill helps ensure that all meetings are summarized and that the pipeline for managing these summaries is operational and efficient.

Quick Start

Use the hermes teams-pipeline validate command to check the setup and health of your Teams meeting summary pipeline.

Frequently Asked Questions about teams-pipeline

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Microsoft Teams meeting summaries and monitor the summarization pipeline?

You can manage Microsoft Teams meeting summaries by running pipeline health checks, inspecting stored jobs, and replaying failed summaries. This ensures continuous summarization operations and operational oversight for corporate Teams environments.

How do I handle Microsoft Graph webhook subscriptions for Teams meeting data?

Microsoft Graph webhook subscription management handles webhook subscriptions to ensure continuous data flow for Teams meeting summaries. This maintains the connection between Microsoft Graph and your summarization pipeline operations.

Do I need the Hermes CLI to operate the Teams meeting summary pipeline?

Yes, the Hermes CLI is required to operate the Teams meeting summary pipeline. You must also configure environment variables for Microsoft Graph access before validating the setup with the hermes teams-pipeline validate command.

What is the best way to check the health of a Teams meeting summary pipeline?

The best way to check pipeline health is using the hermes teams-pipeline validate command. This operation checks the setup and health of your Teams meeting summary pipeline, confirming that summary generation is operational.

Can I replay failed meeting summaries in the Microsoft Teams pipeline?

Yes, pipeline management operations allow you to inspect stored jobs and replay failed summaries. This ensures that interrupted Microsoft Teams meeting summaries are reprocessed within the pipeline.

Why does my Teams meeting summary pipeline stop receiving data?

The pipeline stops receiving data when Microsoft Graph webhook subscriptions expire or fail. Managing these webhook subscriptions ensures continuous data flow and prevents interruptions in meeting summary generation.