slack

Automate Slack reactions, messages, pins, and member info via bot token.

9|2|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/hongmaple0820/agent-academy --skill slack-hongmaple0820
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slack
Source: https://github.com/hongmaple0820/agent-academy/tree/main/skills/integrations/slack
Command: npx skills add https://github.com/hongmaple0820/agent-academy --skill slack-hongmaple0820

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates Slack interactions from OpenClaw, eliminating manual task load for messaging, reactions, and channel management.

Core Features & Use Cases

  • React to messages with emojis.
  • Read recent messages and list reactions.
  • Send, edit, or delete messages.
  • Pin or unpin messages for quick access.
  • Fetch member information and emoji list.
  • Supports actions in channels and direct messages via configured Slack bot token.

Quick Start

Start by telling OpenClaw to perform a Slack action, e.g., react to a message in a channel with an emoji.

Frequently Asked Questions about slack

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

FAQPage Schema
How do I automate Slack message management and reactions from an external platform?

You can automate Slack message management by configuring a Slack bot token within OpenClaw to programmatically send, edit, or delete channel messages and apply emoji reactions.

Can I use a chatops integration to pin messages and fetch member info in Slack channels?

Yes, this chatops integration supports pinning or unpinning messages for quick access and fetching member information using configured bot tokens across channels and direct messages.

What is needed to set up automated Slack channel interactions and emoji responses?

Setting up automated Slack channel interactions requires a configured Slack bot token to authenticate requests for actions like reading recent messages, listing reactions, and fetching emoji lists.

How do I read recent Slack messages and list reactions through an automation workflow?

To read recent Slack messages and list reactions, trigger the read action through OpenClaw by providing the target channelId, allowing the bot to retrieve channel history and emoji data.

Does this Slack automation support sending direct messages and editing existing chat content?

Yes, the Slack automation supports direct message workflows by allowing you to send new messages, edit existing content, and delete messages using inputs like to, channelId, and content.

What are the limitations of using a Slack bot token for message management automation?

The automation relies entirely on a configured Slack bot token, meaning its message management capabilities are constrained by the specific channel permissions and API scopes granted to that bot.