What problem does it solve?
This Skill solves the setup and operational friction of getting Claude Code Slack MCP working reliably so your team can post, react, and read Slack context without manual cut-and-paste.
Core Features & Use Cases
- End-to-end Slack MCP setup: create a Slack app, choose the minimum bot scopes, install it, and capture the bot token and team ID.
- Reliable channel posting workflow: ensure the bot is invited to target channels to prevent not_in_channel errors.
- Practical troubleshooting: resolve missing_scope, invalid_auth, and MCP startup failures using the repo’s expected env wiring and conventions (stdio MCP + dotenv handshake).
Quick Start
Open Slack app creation in your workspace, add the required bot scopes, install the app, copy the xoxb bot token and your T ID into your local .env, invite the bot to #alerts-loyalty, then restart Claude Code so /mcp reports slack: connected.