msgraph-teams

Send notifications, reports, and alerts to Microsoft Teams channels via the Microsoft Graph API.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables seamless communication with Microsoft Teams channels, allowing for automated notifications, report sharing, and incident updates directly within your organization's collaboration hub.

Core Features & Use Cases

  • Send Messages: Post alerts, reports, and updates to specific Teams channels.
  • Thread Replies: Engage in ongoing conversations by replying to existing messages within a thread.
  • List Information: Retrieve lists of teams, channels, and messages for context.
  • Use Case: Automatically post a daily network health report to the #netclaw-reports channel in Microsoft Teams, including a summary table of device statuses and any critical alerts.

Quick Start

Use the msgraph-teams skill to send an HTML formatted health check alert to the netclaw-alerts channel in the netclaw-dev team.

Frequently Asked Questions about msgraph-teams

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

FAQPage Schema
How do I send automated alerts to Microsoft Teams channels?

Automated alerts can be sent to Microsoft Teams channels via the Microsoft Graph API. This skill facilitates posting health check reports, security alerts, and change completion notices directly to targeted channel conversations.

Can I post HTML formatted reports to a Teams channel?

Yes, posting HTML formatted reports to a Teams channel is supported. The skill handles various message formats, enabling the delivery of structured content such as daily network health summaries and critical alert tables.

How do I reply to existing message threads in Microsoft Teams via API?

Replying to existing message threads in Microsoft Teams is supported. The skill enables engagement in ongoing conversations by posting replies directly within an existing message thread using the Graph API.

Does this approach require any dependencies to list Teams channels?

No dependencies are required to list Teams channels. The skill retrieves lists of teams, channels, and messages for context directly using the Microsoft Graph API without needing additional packages.

What is the best way to share network topology diagrams in Teams?

Sharing network topology diagrams in Teams is handled via this skill's Graph API integration. It supports topology diagram sharing alongside automated notifications and health reports within your collaboration hub.