Haven't installed OpenClaw yet?
curl -fsSL https://openclaw.ai/install.sh | bashiwr -useb https://openclaw.ai/install.ps1 | iexcurl -fsSL https://openclaw.ai/install.cmd -o install.cmd && install.cmd && del install.cmdWorried it'll affect your machine? ClawTank — cloud deploy in 60s, zero risk to your files.
Slack is where teams work. Integrating OpenClaw with Slack puts an AI assistant directly in your workspace — available to summarize channels, answer questions, draft messages, and automate routine tasks.
Why Slack + OpenClaw?
Instead of switching between Slack and ChatGPT, your AI assistant lives right in Slack:
- Summarize long threads — catch up on channels you missed
- Draft messages — write announcements, updates, or replies
- Answer questions — about projects, documents, or company knowledge
- Automate tasks — daily standups, weekly reports, meeting reminders
- Bridge channels — summarize discussions from one channel for another team
Setup: Slack Bridge Skill
Step 1: Install the Skill
openclaw plugins install slack-bridge
Step 2: Create a Slack App
- Go to api.slack.com/apps and create a new app
- Add Bot Token Scopes:
chat:write,channels:read,channels:history,users:read - Install the app to your workspace
- Copy the Bot Token (
xoxb-...)
Step 3: Configure OpenClaw
openclaw config set channels.slack.token "xoxb-your-token"
openclaw config set channels.slack.enabled true
openclaw restart
Step 4: Invite the Bot
In Slack, invite your bot to the channels where you want it active:
/invite @your-bot-name
Use Cases for Teams
Morning Channel Summary
"@openclaw summarize #engineering from the last 24 hours"
Response: A concise summary of key discussions, decisions made, and action items from the engineering channel.
Meeting Prep
"@openclaw what has the team discussed about Project X this week?"
Response: Aggregated context from all relevant channels and threads about Project X.
