teams-meeting-pipeline

Manage Microsoft Teams meeting summary pipelines using Hermes CLI.

Updated May 11, 2026
One-click install
npx skills add https://github.com/heximao/agents --skill teams-meeting-pipeline-heximao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: teams-meeting-pipeline
Source: https://github.com/heximao/agents/tree/main/skill-archive/docker-hermes/productivity/teams-meeting-pipeline
Command: npx skills add https://github.com/heximao/agents --skill teams-meeting-pipeline-heximao

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The Teams meeting summary pipeline Skill solves the challenge of managing Microsoft Teams meeting summaries, providing tools to summarize meetings, inspect pipeline status, replay jobs, and manage Microsoft Graph subscriptions.

Core Features & Use Cases

  • Summarize Meetings: Extract action items and meeting notes from Teams meetings.
  • Pipeline Inspection: Check the status of meeting jobs and recent meetings.
  • Job Replay: Re-run a stored job that failed or needs a fresh summary.
  • Graph Subscription Management: Set up, renew, and delete Graph webhook subscriptions.
  • Automated Renewal: Set up automated renewal for Graph subscriptions.
  • Troubleshooting: Assist in troubleshooting issues like missing summaries or no new meetings ingesting.

Quick Start

Use the 'hermes teams-pipeline run <job-id>' command to replay a stored job.

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

To automate Microsoft Teams meeting summaries, use this Skill to process meetings via Hermes CLI, extracting action items and notes through Microsoft Graph subscriptions without manual intervention.

How do I manage Microsoft Graph webhook subscriptions for Teams?

Managing Microsoft Graph webhook subscriptions involves setting up, renewing, and deleting webhooks. This Skill automates Graph subscription management and renewal directly through the Hermes CLI.

Why are my Teams meeting summaries missing or not updating?

Missing Teams meeting summaries often indicate pipeline failures or expired Graph subscriptions. You can troubleshoot by inspecting pipeline status, replaying failed jobs, and renewing subscriptions.

How do I replay a failed Microsoft Teams meeting summary job?

To replay a failed Microsoft Teams meeting summary job, execute the 'hermes teams-pipeline run <job-id>' command to re-run the stored job and generate a fresh summary.

Do I need Hermes CLI to process Microsoft Teams meeting pipelines?

Yes, you need the Hermes CLI installed to process Microsoft Teams meeting pipelines. You also must configure appropriate environment variables for Microsoft Graph access.

What is the best way to inspect Microsoft Teams meeting pipeline status?

The best way to inspect Microsoft Teams meeting pipeline status is using this Skill's operational commands to check recent meetings and monitor job progress via the Hermes CLI.