slack

Control Slack messages, reactions, pins, and member data via the Slack API.

1|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/Arry8/openclaw-edge --skill slack-arry8
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slack
Source: https://github.com/Arry8/openclaw-edge/tree/main/skills/slack
Command: npx skills add https://github.com/Arry8/openclaw-edge --skill slack-arry8

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Slack is essential for team collaboration, but manually managing messages, pins, and member lookups across channels and DMs can interrupt workflows. OpenClaw's slack tool provides programmatic control over Slack interactions, enabling you to automate routine tasks and respond quickly to conversations.

Core Features & Use Cases

  • React to messages with an emoji
  • Read, send, edit, and delete messages
  • Pin and unpin messages, list pins
  • Retrieve member information and emoji lists
  • Works in channels and direct messages to streamline collaboration

Quick Start

Send a test message to a channel using the slack tool

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 an external application?

You can automate Slack messages and reactions by using this tool to programmatically interact with the Slack API, enabling you to read, send, edit, and delete messages or add emoji reactions in channels and direct messages.

Can I programmatically pin messages and retrieve member information in Slack?

You can programmatically pin and unpin messages, list existing pins, and retrieve Slack member information and emoji lists directly through supported API actions.

Do I need a Slack bot token to control messaging through this tool?

Controlling Slack messaging requires a configured Slack bot token and proper OpenClaw scope permissions to perform read and write operations via the Slack API.

What is the best way to manage channel pins and direct message updates in Slack programmatically?

Managing channel pins and direct message updates programmatically involves using API control to send updates and pin items, streamlining collaboration without manual interruption.

Are there limitations when automating Slack pins and member data retrieval?

Automating Slack pins and member data retrieval is constrained by your configured Slack bot token permissions and OpenClaw scope access, which dictate authorized read and write operations.