Install
openclaw skills install slack-hub-skillSend messages, reply in threads, search workspace content, and list public channels using Slack Bot integration with rate-limit handling.
openclaw skills install slack-hub-skillProfessional Slack integration for OpenClaw. Supports messaging, threading, and workspace search.
Requires a Slack Bot Token (xoxb-...) in your .env as SLACK_BOT_TOKEN.
Send a message to a channel or user.
target: Channel ID or name (e.g., "#general").message: Text content.thread_ts: (Optional) Timestamp for replying to a thread.Search the workspace for messages or files.
query: The search term.List all public channels in the workspace.
https://slack.com/api/chat.postMessagehttps://slack.com/api/search.messages