slack

Control Slack messages, reactions, pins, and member data programmatically.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows you to interact with Slack directly from Clawdbot, enabling automated actions like reacting to messages, pinning important information, and sending communications.

Core Features & Use Cases

  • Message Reactions: Add or list emoji reactions to Slack messages.
  • Message Management: Send, edit, or delete messages in channels or direct messages.
  • Pinning: Pin or unpin messages to keep important information accessible.
  • Member Information: Retrieve details about Slack users.
  • Emoji Listing: Get a list of available custom emojis.

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 Slack messaging to send and edit messages in specific channels?

You can automate Slack messaging by configuring specific channel and user IDs, which enables programmatic control to send, edit, or delete messages directly within Slack workspaces.

Can I retrieve Slack member information and list custom emojis programmatically?

Yes, retrieving Slack member information and listing custom emojis are supported features, allowing you to programmatically fetch user details and available emoji lists from your workspace.

What's the best way to pin important Slack messages and add emoji reactions automatically?

The best way to pin important Slack messages and add emoji reactions automatically is through integration with Clawdbot, which supports programmatic message pinning and reaction management.

Do I need specific channel and user IDs to send automated Slack notifications?

Yes, you need to configure specific Slack channel and user IDs to target automated operations, ensuring notifications and message management actions reach the correct workspace destinations.

Why are my automated Slack message edits and deletions not working?

Automated Slack message edits and deletions require correct configuration of specific channel and user IDs; incorrect IDs or lack of workspace integration will cause message management operations to fail.