slack-notifier

Send Slack notifications with Block Kit formatting and channel routing.

Updated Feb 18, 2026
One-click install
npx skills add https://github.com/Greenmamba29/skillsdotmd_web --skill slack-notifier-greenmamba29
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slack-notifier
Source: https://github.com/Greenmamba29/skillsdotmd_web/tree/main/.agents/skills/slack-notifier
Command: npx skills add https://github.com/Greenmamba29/skillsdotmd_web --skill slack-notifier-greenmamba29

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of sending structured and context-aware notifications to Slack channels, reducing manual communication overhead and ensuring timely information dissemination.

Core Features & Use Cases

  • Rich Formatting: Supports Slack's Block Kit for visually appealing and informative messages.
  • Dynamic Routing: Allows specifying target channels and even threads for notifications.
  • Interactive Elements: Enables the inclusion of buttons for user actions directly within Slack.
  • Use Case: When a critical alert is triggered in your monitoring system, this Skill can automatically post a detailed message to your #ops-alerts channel, mentioning the on-call engineer and providing a direct link to the alert.

Quick Start

Use the slack-notifier skill to send a critical alert message to the #ops-alerts channel, mentioning the oncall engineer.

Frequently Asked Questions about slack-notifier

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

FAQPage Schema
What's the best way to automate Slack alerts from monitoring systems?

The best way to automate Slack alerts from monitoring systems is using event-triggered notifications. This Skill automatically posts detailed messages to channels like #ops-alerts, mentioning on-call engineers and providing direct links.

How do I send rich Slack notifications with Block Kit formatting?

To send rich Slack notifications, this Skill uses Block Kit formatting to deliver visually structured messages. It allows dynamic channel routing and threading to post context-aware alerts directly to specific channels.

What environment variables do I need to set up Slack bot notifications?

Setting up Slack bot notifications requires SLACK_BOT_TOKEN, SLACK_DEFAULT_CHANNEL, SLACK_SIGNING_SECRET, and CALLBACK_URL environment variables. These ensure secure authentication and functional interactive messaging integration.

Can I route Slack alerts to specific channels and threads dynamically?

Yes, you can route Slack alerts dynamically to specific channels and threads. This Skill enables dynamic channel routing so context-aware notifications and scheduled digests reach the correct audience.

How do I add interactive buttons to Slack messages for task execution?

To add interactive buttons to Slack messages, this Skill supports Block Kit interactive elements. These buttons enable deterministic task execution directly within the Slack interface for immediate user action.

What's the best way to automate Slack alerts from monitoring systems?

The best way to automate Slack alerts from monitoring systems is using event-triggered notifications. This Skill automatically posts detailed messages to channels like #ops-alerts, mentioning on-call engineers and providing direct links.