slack

Send, edit, delete, and react to Slack messages via bot tokens.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows you to programmatically interact with Slack, enabling automated message management, reactions, and pinning actions directly from your AI assistant.

Core Features & Use Cases

  • Message Management: Send, edit, delete, and read messages in Slack channels or direct messages.
  • Reactions & Pins: Add reactions to messages, pin or unpin important items, and list pinned messages.
  • Member Information: Retrieve information about Slack members.
  • Use Case: Automatically pin important announcements in a project channel or react to messages with specific emojis to acknowledge tasks.

Quick Start

Use the slack skill to send the message "Hello from Clawdbot" to the channel with ID C123.

Frequently Asked Questions about slack

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

FAQPage Schema
How do I automate sending Slack messages to a specific channel?

To automate Slack messages, this Skill sends text to channels or direct messages via bot tokens. You must provide the specific channel ID and message content to execute the targeted message dispatch.

Can I programmatically pin important announcements in Slack?

Yes, you can programmatically pin or unpin important announcements in Slack using this Skill. It manages pinned items by targeting specific channel and message identifiers to control workspace information visibility.

Does this Slack automation Skill require specific message identifiers to edit or delete posts?

Yes, this Slack automation Skill requires specific channel and message identifiers to edit or delete posts. Targeted operations depend on these exact IDs to locate and modify the correct messages within your workspace.

What is the best way to add emoji reactions to Slack messages automatically?

The best way to add emoji reactions automatically is using this Skill's programmatic control to apply specific reactions to messages. It targets messages via their identifiers to acknowledge tasks or flag communication.

Can I retrieve information about Slack members using this messaging automation tool?

Yes, you can retrieve information about Slack members using this messaging automation tool. It supports fetching member data to help manage direct interactions and automate communication within Slack workspaces.