slack

Installation
SKILL.md

Slack

Integrate with Slack for team messaging. Use when you need to: (1) send messages to Slack channels, (2) post notifications and updates, or (3) automate Slack communication workflows.

Input

Provide input as JSON:

{
  "channel_name": "The Slack channel to send messages to (e.g., #general, #announcements)",
  "message_content": "The message content to send to the channel",
  "notification_type": "Type of notification to manage (e.g., urgent, info, reminder)",
  "mention_users": "Users to mention in the message (comma-separated, e.g., @john, @sarah). Leave empty for no mentions."
}

Execution (Pattern C: Action)

Related skills
Installs
11
GitHub Stars
188
First Seen
Feb 5, 2026