msgraph-teams

Post health alerts, incident updates, and reports to Microsoft Teams channels via Graph API.

Updated Feb 28, 2026
One-click install
npx skills add https://github.com/dgethings/netclaw --skill msgraph-teams-dgethings
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: msgraph-teams
Source: https://github.com/dgethings/netclaw/tree/main/workspace/skills/msgraph-teams
Command: npx skills add https://github.com/dgethings/netclaw --skill msgraph-teams-dgethings

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables automated delivery of notifications and reports to Microsoft Teams channels via Graph API, streamlining incident communication and status updates.

Core Features & Use Cases

  • Post health alerts, incident updates, and reports to selected Microsoft Teams channels.
  • Publish daily or on-demand health reports, audit results, and change updates to Teams to keep stakeholders informed.
  • Support rich message content and channel targeting across Teams to improve collaboration.

Quick Start

Authenticate with Azure AD and use npx to invoke the Microsoft Graph MCP to post a message to a Teams channel.

Frequently Asked Questions about msgraph-teams

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I post automated alerts and reports to Microsoft Teams channels?

You can post automated alerts and reports to Microsoft Teams channels by using the Graph API to send health alerts, incident updates, and audit results directly to selected channels for stakeholder visibility.

Do I need Azure AD credentials to send Microsoft Teams notifications via Graph API?

Yes, sending Microsoft Teams notifications via Graph API requires an AZURE_TENANT_ID, AZURE_CLIENT_ID, and AZURE_CLIENT_SECRET to authenticate with Azure AD before posting messages.

What is the best way to automate incident updates and health monitoring alerts in Teams?

The best way to automate incident updates and health monitoring alerts in Teams is invoking the Microsoft Graph MCP via npx to programmatically publish rich message content to targeted channels.

Can I use Graph API to publish daily audit reports and change completion updates to Teams?

Yes, you can use Graph API to publish daily audit reports and change completion updates to Teams, streamlining automated status communication and keeping stakeholders informed across channels.

Does this approach to Teams notifications support targeting specific channels for security alerts?

Yes, this approach to Teams notifications supports channel targeting, allowing you to route security alerts, incident updates, and health reports to specific Teams channels as needed.