What problem does it solve?
This skill enables centralized Slack operations across channels, DMs, workspaces, and bots, reducing manual overhead and enabling automation of messaging and administrative tasks.
Core Features & Use Cases
- API-first messaging: send messages to channels and DMs, read channel lists, and manage conversations via Slack API.
- Administrative actions via Chrome agent when needed (workspace settings, user invites on non-Enterprise plans).
- Workspace-wide token management: operate across multiple Slack workspaces using per-workspace tokens stored in ~/.claude/.env.
- Cross-workspace alerts and notifications across teams.
Quick Start
Load tokens from the global environment and issue a Slack operation example:
- Ensure a valid Slack Bot Token is stored in ~/.claude/.env (e.g., SLACK_TOKEN for the target workspace).
- Example instruction: "Send 'Hello team' to channel #general in workspace A."