🧪 Skills

Slack Hub Skill

Send messages, reply in threads, search workspace content, and list public channels using Slack Bot integration with rate-limit handling.

v0.1.0
❤️ 1
⬇️ 1.4k
👁 1
Share

Description

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.

Reviews (0)

Sign in to write a review.

No reviews yet. Be the first to review!

Comments (0)

Sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Compatible Platforms

Pricing

Free

Related Configs