Slack Hub Skill

# Slack Hub Skill

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Slack Hub Skill" with this command: npx skills add IcyFrosty/slack-hub-skill

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.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

Cypress Agent Skill

Production-grade Cypress E2E and component testing — selectors, network stubbing, auth, CI parallelization, flake elimination, Page Object Model, and TypeScr...

Registry SourceRecently Updated
Automation

Ichiro-Mind

Ichiro-Mind: The ultimate unified memory system for AI agents. 4-layer architecture (HOT→WARM→COLD→ARCHIVE) with neural graph, vector search, experience lear...

Registry SourceRecently Updated
1128
hudul
Automation

Reddit Engagement

Create and execute robust Reddit engagement workflows (create post, add comment, upvote) using browser accessibility-tree semantics instead of brittle DOM id...

Registry SourceRecently Updated