teams-meeting-pipeline

Summarize Microsoft Teams meetings and manage pipeline jobs via Hermes CLI.

Updated Jul 3, 2026
One-click install
npx skills add https://github.com/Toqsick/MaxClaw --skill teams-meeting-pipeline-toqsick
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: teams-meeting-pipeline
Source: https://github.com/Toqsick/MaxClaw/tree/main/.claude/skills/teams-meeting-pipeline
Command: npx skills add https://github.com/Toqsick/MaxClaw --skill teams-meeting-pipeline-toqsick

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of summarizing and managing Microsoft Teams meetings, ensuring that meeting notes and action items are efficiently captured and maintained.

Core Features & Use Cases

  • Meeting Summaries: Generate summaries of Teams meetings, including action items and key points.
  • Pipeline Status: Inspect the status of the meeting summary pipeline and manage stored jobs.
  • Replay Jobs: Replay failed jobs or re-run summaries for meetings.
  • Graph Subscriptions: Manage Microsoft Graph webhook subscriptions for meeting notifications.
  • Use Case: For a manager who needs to quickly review meeting summaries and ensure action items are followed up on, this Skill provides a streamlined workflow to access and manage meeting data.

Quick Start

Use the teams-meeting-pipeline skill to summarize the last meeting and check the pipeline status.

Frequently Asked Questions about teams-meeting-pipeline

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

FAQPage Schema
How do I automatically summarize Microsoft Teams meetings and extract action items?

You can automate the summarization of Microsoft Teams meetings using the Hermes CLI. It generates meeting summaries that capture key points and ensures action items are efficiently maintained for quick review and follow-up.

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

You can inspect the status of the meeting summary pipeline to monitor ongoing jobs. This feature allows you to view the pipeline's current state and manage any stored jobs to ensure meeting data is processed correctly.

Can I replay a failed job to re-run a Microsoft Teams meeting summary?

Yes, you can replay failed jobs or re-run summaries for meetings. This pipeline management capability allows you to retry the summarization process for specific meetings, ensuring that no data is lost if an initial run encounters an error.

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

You can manage Microsoft Graph webhook subscriptions to handle Teams meeting notifications. This involves configuring and maintaining subscriptions within the pipeline to receive and process meeting events automatically.

Do I need Microsoft Graph to automate Teams meeting operations and job management?

Yes, Microsoft Graph is used to manage webhook subscriptions for meeting notifications. Combined with the Hermes CLI, it handles the pipeline status, job replay, and meeting summary operations required for efficient meeting management.