teams-meeting-pipeline

Automate Microsoft Teams meeting pipelines with the Hermes CLI for summaries and subscriptions.

5|1|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/lengoctuong2005/Branding-Focused-Skills --skill teams-meeting-pipeline-lengoctuong2005
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: teams-meeting-pipeline
Source: https://github.com/lengoctuong2005/Branding-Focused-Skills/tree/main/antigravity/skills/hermes-collection/productivity/teams-meeting-pipeline
Command: npx skills add https://github.com/lengoctuong2005/Branding-Focused-Skills --skill teams-meeting-pipeline-lengoctuong2005

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines Microsoft Teams meeting operations by automating summaries, transcript access, recording handling, and managing Microsoft Graph subscriptions, enhancing productivity and information retrieval.

Core Features & Use Cases

  • Meeting Summarization: Automatically generate summaries of Teams meetings, extracting key points and action items.
  • Pipeline Management: Monitor the status of the meeting pipeline, inspect jobs, and troubleshoot issues.
  • Subscription Management: Handle Microsoft Graph webhook subscriptions, ensuring continuous meeting data ingestion.
  • Use Case: A team lead wants to ensure all meeting minutes are consistently captured and action items are tracked without manual intervention, using the pipeline for automated summaries and subscription management.

Quick Start

Use the teams-meeting-pipeline skill to summarize the Teams meeting from the provided transcript file.

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 from transcripts?

You can automate Microsoft Teams meeting summaries by running this Skill against a provided transcript file. It automatically generates summaries, extracting key points and action items without manual intervention.

What do I need to set up Microsoft Graph subscriptions for Teams meeting pipelines?

To set up Microsoft Graph subscriptions for Teams meeting pipelines, you need environment variables configured for Microsoft Graph credentials and the Hermes CLI installed. This ensures continuous meeting data ingestion.

How can I monitor meeting pipeline jobs and troubleshoot issues?

You can monitor meeting pipeline jobs and troubleshoot issues using the pipeline management features. This allows you to inspect job statuses, monitor the meeting pipeline, and identify operational problems.

Does this approach require the Hermes CLI to handle Teams recordings and transcripts?

Yes, handling Teams recordings and transcripts requires the Hermes CLI. The Skill uses it to generate summaries, manage jobs, and handle Microsoft Graph subscriptions for meeting data ingestion.

Can I track Teams meeting action items automatically without manual note-taking?

Yes, you can track Teams meeting action items automatically. The Skill processes meeting transcripts to generate summaries and extract action items, ensuring consistent meeting minute capture.

Why are Microsoft Graph credentials needed for Teams meeting data ingestion?

Microsoft Graph credentials are needed for Teams meeting data ingestion to authenticate webhook subscriptions. This allows the pipeline to continuously access and retrieve meeting data automatically.