Slack
Use when you need to control Slack from OpenClaw via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add slack npx -- -y @trustedskills/slack
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"slack": {
"command": "npx",
"args": [
"-y",
"@trustedskills/slack"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
OpenClaw is a personal AI assistant that operates locally on your devices and responds to you across various messaging platforms. It supports channels like Slack, WhatsApp, Telegram, Discord, and more. The system can both speak and listen via macOS/iOS/Android and offers a live Canvas interface for user interaction.
When to use it
- Need a private assistant: Use OpenClaw when you want an AI assistant that doesn't rely on external cloud services and keeps your data local.
- Cross-platform communication: Ideal for managing interactions across multiple messaging apps (Slack, Telegram, Discord) from a single interface.
- Local control & responsiveness: When low latency and immediate responses are important, OpenClaw’s local operation provides an advantage.
- Customizable interaction: Utilize the Canvas feature to create custom interfaces or workflows within the assistant.
Key capabilities
- Supports multiple messaging platforms (Slack, WhatsApp, Telegram, Discord, etc.)
- Local operation for data privacy and low latency.
- Voice input/output on macOS/iOS/Android devices.
- Live Canvas interface for interactive control.
Example prompts
- "OpenClaw, summarize the latest messages in my Slack channel #project-alpha."
- "Hey OpenClaw, remind me to follow up with John tomorrow morning via Telegram."
- “OpenClaw, show me the canvas.”
Tips & gotchas
- The preferred setup method is running
openclaw onboardin your terminal. This guides you through initial configuration.
Tags
Requirements
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Installing this skill downloads the exact code at commit 7b5e64ef, not the current state of the repository. This prevents supply-chain attacks from unauthorized updates.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
Details
- Version
- v2026.3.2
- License
- MIT
- Author
- openclaw
- Installs
- 0
- Updated
- Mar 3, 2026
- Published
- Nov 24, 2025
🌐 Community
Passed automated security scans.
Install command fetches the verified snapshot, not the live repository.