Back to Skills

Slack

Verified

Send messages and interact with Slack workspaces

messagingnotificationsteamworkspace

Quick Inject

$armorer inject openclaw slack

About

Enables agents to send messages, read channels, and interact with Slack workspaces. Useful for notification workflows, team updates, and collaborative AI assistants.

MCP Configuration

{
  "command": "npx",
  "args": [
    "-y",
    "@modelcontextprotocol/server-slack"
  ],
  "env": {
    "SLACK_BOT_TOKEN": "${SLACK_BOT_TOKEN}"
  }
}

Required Credentials

Managed securely through the Armorer Credential Vault.

SLACK_BOT_TOKEN