teams-meeting-pipeline

Automate Microsoft Teams meeting summarization and pipeline management via MyAgent CLI.

Updated Jun 22, 2026
One-click install
npx skills add https://github.com/ashiqcodeleaf/long-Run-Agents --skill teams-meeting-pipeline-ashiqcodeleaf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: teams-meeting-pipeline
Source: https://github.com/ashiqcodeleaf/long-Run-Agents/tree/main/skills/productivity/teams-meeting-pipeline
Command: npx skills add https://github.com/ashiqcodeleaf/long-Run-Agents --skill teams-meeting-pipeline-ashiqcodeleaf

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires MSGRAPH_TENANT_ID, MSGRAPH_CLIENT_ID, MSGRAPH_CLIENT_SECRET, myagent, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the complexities of managing Microsoft Teams meeting summaries, pipeline operations, and related tasks, making it easier to automate and streamline meetings and workflows.

Core Features & Use Cases

  • Meeting Summarization: Automatically summarize meetings, extract action items, and pull meeting notes.
  • Pipeline Status: Check pipeline status, inspect stored meeting jobs, and see recent meetings.
  • Job Replays: Replay failed jobs for fresh summaries or troubleshooting.
  • Graph Subscription Management: Validate Microsoft Graph setup, manage webhook subscriptions, and set up automated renewal.
  • Use Case: For a project manager who needs to ensure that all team meetings are summarized and that the summary is accessible to the team.

Quick Start

To summarize a recent Teams meeting, run: myagent teams-pipeline run last

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 for my project pipeline?

This Skill automates summarizing Microsoft Teams meetings by extracting action items and pulling notes through the MyAgent CLI. It streamlines pipeline operations and makes meeting workflows accessible to your team.

Do I need Microsoft Graph credentials to manage Teams meeting pipelines?

Yes, managing Teams meeting pipelines requires Microsoft Graph authentication. You must configure environment variables for MSGRAPH_TENANT_ID, MSGRAPH_CLIENT_ID, and MSGRAPH_CLIENT_SECRET to validate your setup and manage webhook subscriptions.

Can I replay a failed Teams meeting summary job?

Yes, you can replay failed jobs to generate fresh Microsoft Teams meeting summaries or troubleshoot pipeline issues. This Skill provides job replay functionality to re-run jobs directly through the MyAgent CLI.

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

You can check your Microsoft Teams meeting pipeline status by running a MyAgent CLI command to inspect stored meeting jobs and view recent meetings. This Skill allows you to monitor pipeline progress and identify failures.

What is the best way to manage Microsoft Graph webhook subscriptions for Teams meetings?

The best way to manage Microsoft Graph webhook subscriptions is using this Skill to validate your Graph setup, manage existing webhook subscriptions, and set up automated renewal for continuous Microsoft Teams meeting tracking.