slack

Send custom messages and notifications to specified Slack channels.

199|25|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/refly-ai/refly-skills --skill slack-refly-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slack
Source: https://github.com/refly-ai/refly-skills/tree/main/skills/slack
Command: npx skills add https://github.com/refly-ai/refly-skills --skill slack-refly-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines team communication by enabling automated message sending to Slack channels, facilitating notifications and workflow updates.

Core Features & Use Cases

  • Send Messages: Post custom messages to specified Slack channels.
  • Notifications: Deliver urgent or informational updates to relevant teams.
  • Workflow Automation: Integrate Slack updates into broader automated processes.
  • Use Case: Automatically post daily sales figures to the '#sales' channel or alert the '#devops' channel about critical system alerts.

Quick Start

Send a message to the #general channel saying "Hello team! This is an automated notification."

Frequently Asked Questions about slack

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

FAQPage Schema
How do I send automated notifications to a Slack channel?

To send automated notifications to a Slack channel, you configure the channel name, message content, and optional user mentions. This enables programmatic interaction for delivering targeted updates to your teams.

Can I post custom messages to Slack channels programmatically?

Yes, you can post custom messages to Slack channels programmatically. By defining the target channel and text content, you can automate message delivery for workflow updates and alerts.

Does this support sending messages with user mentions in Slack?

Yes, sending messages with user mentions in Slack is supported. You can configure optional user mentions alongside your message content to ensure targeted communication to specific team members.

What is the best way to integrate Slack alerts into workflow automation?

The best way to integrate Slack alerts into workflow automation is by programmatically defining channel names and message content. This streamlines team communication by automatically posting critical system alerts and status updates.

Are there limitations on sending automated messages to Slack channels?

Limitations on sending automated messages to Slack channels include the need to configure specific channel names and message content beforehand. It focuses on sending notifications rather than reading or managing channel history.