teams-meeting-pipeline

Automate Microsoft Teams meeting pipeline summary, management, and troubleshooting via Hermes CLI.

Updated Oct 23, 2024
One-click install
npx skills add https://github.com/lenadlm/docker --skill teams-meeting-pipeline-lenadlm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: teams-meeting-pipeline
Source: https://github.com/lenadlm/docker/tree/main/hermes-skills/skills/productivity/teams-meeting-pipeline
Command: npx skills add https://github.com/lenadlm/docker --skill teams-meeting-pipeline-lenadlm

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 pipeline operations, automating tasks and providing insights into meeting summaries, pipeline status, and more.

Core Features & Use Cases

  • Meeting Summarization: Summarize meetings, extract action items, and pull meeting notes.
  • Pipeline Status: Check pipeline status, inspect stored meeting jobs, and see recent meetings.
  • Job Re-running: Replay failed jobs or re-run stored jobs for fresh summaries.
  • Graph Setup Validation: Validate Microsoft Graph setup after changing environment or configuration.
  • Subscription Management: Manage Graph webhook subscriptions, create, renew, delete, and inspect them.
  • Automated Renewal: Set up automated subscription renewal to avoid service interruptions.
  • Use Case: If you need to troubleshoot why a meeting summary didn't arrive or want to ensure your Microsoft Graph setup is working correctly, this Skill can help you with various commands to validate and manage the pipeline.

Quick Start

To summarize a Teams meeting, use the command: hermes teams-pipeline summarize <meeting-id>

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 using a pipeline?

To automate Microsoft Teams meeting summaries, this Skill executes meeting jobs via Hermes CLI to extract action items and notes. Run the command `hermes teams-pipeline summarize <meeting-id>` to generate fresh summaries automatically.

How do I validate Microsoft Graph webhook subscriptions for Teams meetings?

To validate Microsoft Graph webhook subscriptions for Teams meetings, use this Skill to inspect, create, renew, or delete Graph subscriptions. It also helps validate your Microsoft Graph setup after changing environment configurations to prevent service interruptions.

Why did my Microsoft Teams meeting summary fail to arrive?

Your Microsoft Teams meeting summary may have failed due to pipeline job errors or an invalid Microsoft Graph setup. You can use this Skill to check pipeline status, inspect stored meeting jobs, and replay failed jobs to troubleshoot the issue.

Do I need Hermes CLI to manage Teams meeting pipelines?

Yes, you need the Hermes CLI installed to manage Teams meeting pipelines, as this Skill relies on it to execute meeting jobs. Additionally, you must configure the correct Microsoft Graph API permissions for subscription management.

Can I re-run failed Teams meeting summary jobs?

Yes, you can re-run failed Teams meeting summary jobs or replay stored jobs to generate fresh summaries. This Skill provides commands to inspect recent meetings, check pipeline status, and re-execute jobs through the Hermes CLI.