teams-meeting-pipeline

Manage Microsoft Teams meeting pipelines via Hermes CLI with summaries, transcripts, and action items.

Updated Jun 15, 2026
One-click install
npx skills add https://github.com/faramirezs/talking_printer --skill teams-meeting-pipeline-faramirezs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: teams-meeting-pipeline
Source: https://github.com/faramirezs/talking_printer/tree/main/hermes-agent/skills/productivity/teams-meeting-pipeline
Command: npx skills add https://github.com/faramirezs/talking_printer --skill teams-meeting-pipeline-faramirezs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates management of the Microsoft Teams meeting pipeline via Hermes CLI, enabling users to generate summaries, monitor pipeline status, replay jobs, and manage Graph subscriptions.

Core Features & Use Cases

  • Summarize Teams meetings and extract action items
  • Inspect pipeline status, list and inspect jobs, and re-run or replay failed jobs
  • Manage Microsoft Graph subscriptions (create, renew, delete, inspect) and verify Graph app setup

Quick Start

Install Hermes, configure the MSGRAPH_TENANT_ID, MSGRAPH_CLIENT_ID, and MSGRAPH_CLIENT_SECRET, and run hermes teams-pipeline validate to verify the setup.

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?

You can automate Teams meeting summaries by using the Hermes CLI to process meeting pipelines, which generates summaries, transcripts, and action items directly from the meeting data.

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

Setting up Microsoft Graph subscriptions requires configuring your Graph tenant id, client id, and client secret environment variables to validate the app setup and manage the meeting pipeline.

Can I check the status of my Teams meeting pipeline and replay failed jobs?

Yes, you can inspect the pipeline status to list and inspect jobs, allowing you to identify and re-run or replay any failed jobs within the Teams meeting processing workflow.

Does the Teams meeting pipeline support multilingual meeting transcripts?

The Teams meeting pipeline supports multilingual contexts, enabling you to generate meeting summaries and extract action items across different languages using the Hermes CLI.

How do I validate my Microsoft Graph app setup for Teams meeting automation?

You can validate your Microsoft Graph app setup by running the Hermes CLI validation command, which checks your tenant id, client id, and client secret configuration to ensure the pipeline is ready.