send-notification

Send alert messages to a specified Microsoft Teams channel.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/afoxnyc3/chelsea-piers-itops --skill send-notification-afoxnyc3
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: send-notification
Source: https://github.com/afoxnyc3/chelsea-piers-itops/tree/main/plugins/teams/skills/send-notification
Command: npx skills add https://github.com/afoxnyc3/chelsea-piers-itops --skill send-notification-afoxnyc3

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Teams IT Operations needs a reliable way to broadcast incident alerts, service announcements, and status updates to the correct audience without manually copy-pasting messages.

Core Features & Use Cases

  • Channel notification delivery: Sends a message to a specified Microsoft Teams channel for clear, centralized communication.
  • Incident and announcement use: Supports alerts, IT announcements, and operational status updates to keep stakeholders informed.

Quick Start

Ask the assistant to send a notification to the IT-Operations channel with the message "INCIDENT: VPN degradation detected; mitigations in progress."

Frequently Asked Questions about send-notification

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

FAQPage Schema
How do I send incident alerts to a Microsoft Teams channel?

To send incident alerts to a Microsoft Teams channel, you provide the target channel name and the alert message content. The tool parses these arguments and invokes the Teams messaging interface to deliver the notification.

Can I broadcast IT operational status updates without manual copy-pasting?

Yes, you can broadcast IT operational status updates by specifying the destination channel and your update text. This automates the delivery of announcements to keep stakeholders informed without manual copy-pasting.

What happens if the Microsoft Teams server is disconnected when sending a notification?

If the Microsoft Teams server is disconnected when sending a notification, the tool provides formatted error output. It includes clear handling for disconnected servers or missing resources to validate the delivery result.

Does this approach work for targeted team communication in IT operations?

Yes, this approach works for targeted team communication in IT operations by requiring a specific channel name and message content. It ensures operational status updates and alerts reach the correct audience.

What is the best way to notify a team about service announcements in Teams?

The best way to notify a team about service announcements in Teams is to specify the channel name and your announcement text. The system validates the result and outputs a formatted success or error message.

Why does my Teams channel notification fail to deliver?

Your Teams channel notification might fail to deliver due to a disconnected server or missing target resources. The tool applies result validation and returns a formatted error output detailing the specific failure.