slack

Send, edit, and delete Slack messages via a configured bot token.

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/storyclaw-official/storyclaw-assistant --skill slack-storyclaw-official
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slack
Source: https://github.com/storyclaw-official/storyclaw-assistant/tree/main/skills/slack
Command: npx skills add https://github.com/storyclaw-official/storyclaw-assistant --skill slack-storyclaw-official

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines interactions within Slack by allowing programmatic control over messages, reactions, and pins, reducing the need for manual intervention in routine communication tasks.

Core Features & Use Cases

  • Message Management: Send, edit, and delete messages in channels or direct messages.
  • Reaction Handling: Add or list emoji reactions to messages.
  • Pinning: Pin or unpin important messages for easy retrieval.
  • Member Information: Fetch details about Slack users.
  • Use Case: Automatically react to a specific message with a checkmark emoji to indicate a task has been completed, or pin important announcements to the top of a channel.

Quick Start

Use the slack skill to send the message "Hello from OpenClaw" 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 and editing Slack messages in a channel?

You can automate sending and editing Slack messages by using a configured bot token to programmatically control channel communications, including message reactions and pinning.

Can I automatically pin important announcements to a Slack channel?

Yes, you can automatically pin or unpin important messages for easy retrieval within Slack channels, reducing the need for manual intervention in routine communication tasks.

What do I need to fetch Slack member information programmatically?

To fetch Slack member information programmatically, you need a configured bot token that enables automated communication and channel management within your Slack environment.

How do I add emoji reactions to Slack messages for workflow automation?

Workflow automation allows you to add or list emoji reactions to Slack messages, such as automatically reacting with a checkmark emoji to indicate a task has been completed.

Are there limitations when using a bot token for Slack message management?

Slack message management via a bot token is limited to deterministic tasks within the Slack environment, requiring proper token configuration to automate sending, editing, and deleting messages.

What is the best way to manage routine Slack communication tasks without manual intervention?

The best way to manage routine Slack communication tasks without manual intervention is by leveraging programmatic control over messages, reactions, and pins through a configured bot token.