🤖
Slack Hub Skill
Send messages, reply in threads, search workspace content, and list public channels using Slack Bot integration with rate-limit handling.
安全通过
技能说明
Slack Hub Skill
Professional Slack integration for OpenClaw. Supports messaging, threading, and workspace search.
Configuration
Requires a Slack Bot Token (xoxb-...) in your .env as SLACK_BOT_TOKEN.
Tools
slack_send
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.
slack_search
Search the workspace for messages or files.
query: The search term.
slack_list_channels
List all public channels in the workspace.
Implementation Notes
- Uses
https://slack.com/api/chat.postMessage - Uses
https://slack.com/api/search.messages - Implements rate-limit handling for high-volume workspaces.
如何使用「Slack Hub Skill」?
- 打开小龙虾AI(Web 或 iOS App)
- 点击上方「立即使用」按钮,或在对话框中输入任务描述
- 小龙虾AI 会自动匹配并调用「Slack Hub Skill」技能完成任务
- 结果即时呈现,支持继续对话优化