slack

Automates Slack messaging, reactions, pins, and member lookups via Clawdbot.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Slack automation and messaging control are centralized in Clawdbot, enabling quick actions without switching apps.

Core Features & Use Cases

  • React to a message in a channel or direct message using emoji.
  • Read, list, or delete messages; send or edit messages as needed.
  • Pin, unpin, and list pinned items within a channel.
  • Retrieve member information and a list of custom emoji for enriched interactions.
  • Example use case: automatically acknowledge task updates by reacting with a checkmark and pinning important decisions.

Quick Start

Instruct Clawdbot to perform a Slack action by specifying the action, channelId, and messageId (for example, react to a message in channel 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 messages and reactions from a bot?

To automate Slack messages and reactions, this Skill uses a configured Slack bot token within the Clawdbot environment to send, edit, delete, and react to messages in channels or direct messages.

Can I manage pinned messages in Slack automatically?

Yes, you can automatically manage pinned messages in Slack by instructing Clawdbot to pin, unpin, and list pinned items within a specific channel using the channelId.

What do I need to start controlling Slack message actions externally?

To start controlling Slack message actions, you need a configured Slack bot token and the Clawdbot environment to handle action requests, channelId, and messageId parameters.

How do I retrieve Slack member info and custom emoji lists?

You retrieve Slack member info and custom emoji lists by triggering the fetch member data and emoji-list actions through Clawdbot, enriching your automated messaging interactions.

Does this Slack automation tool support editing and deleting existing messages?

Yes, this Slack automation tool supports editing and deleting existing messages, allowing you to read, list, send, modify, or remove messages in both channels and direct messages.