Claude Code, Codex, Cursor, and npx skills plugin that enables your AI tools with a Slack MCP Server and Slack Developer Skills.
128
stars
57
commits
Python
primary language
Sep 10, 2026
updated
A Claude Code and Cursor plugin that brings Slack into your AI tools with a Slack MCP Server and set of Slack skills for both users and developers.
The plugin is published on the official Claude marketplace. Install it from inside Claude Code:
/plugin install slack@claude-plugins-official
The Slack MCP server is configured automatically. You'll be prompted to authenticate to your Slack workspace via OAuth on first use.
The plugin is published on the official Cursor Marketplace. Install it from inside Cursor:
/add-plugin slack
This installs the skills, commands, and MCP server together. You'll be prompted to authenticate to your Slack workspace via OAuth on first use.
The plugin connects your AI tool to Slack's hosted MCP server:
Six skills load on demand to handle messaging tasks and developer workflows:
slack:slack-messaging - composing well-formatted, effective Slack messagesslack:slack-search - finding messages, files, channels, and peopleslack:slack-api - discovering and calling Slack Web API methodsslack:slack-cli - using the Slack CLI to create, run, and manage appsslack:create-slack-app - building a Slack app or agent with the CLI and Boltslack:block-kit - building and validating Block Kit layoutsFive slash commands for common Slack workflows:
/slack:summarize-channel <channel-name> - Summarize recent activity in a Slack channel/slack:find-discussions <topic> - Find discussions about a specific topic across Slack channels/slack:draft-announcement <topic> - Draft a well-formatted Slack announcement and save it as a draft/slack:standup - Generate a standup update based on your recent Slack activity/slack:channel-digest <channel1, channel2, ...> - Get a digest of recent activity across multiple Slack channelsOnce installed, talk to your tool in natural language:
We welcome contributions from everyone! Please check out our contributor's guide for guidelines on opening issues and pull requests.
Working on the plugin itself? See the maintainer's guide for local development setup.
Python
92.4%
Makefile
7.3%
Claude Code, Codex, Cursor, and npx skills plugin that enables your AI tools with a Slack MCP Server and Slack Developer Skills.
128
stars
57
commits
Python
primary language
Sep 10, 2026
updated
A Claude Code and Cursor plugin that brings Slack into your AI tools with a Slack MCP Server and set of Slack skills for both users and developers.
The plugin is published on the official Claude marketplace. Install it from inside Claude Code:
/plugin install slack@claude-plugins-official
The Slack MCP server is configured automatically. You'll be prompted to authenticate to your Slack workspace via OAuth on first use.
The plugin is published on the official Cursor Marketplace. Install it from inside Cursor:
/add-plugin slack
This installs the skills, commands, and MCP server together. You'll be prompted to authenticate to your Slack workspace via OAuth on first use.
The plugin connects your AI tool to Slack's hosted MCP server:
Six skills load on demand to handle messaging tasks and developer workflows:
slack:slack-messaging - composing well-formatted, effective Slack messagesslack:slack-search - finding messages, files, channels, and peopleslack:slack-api - discovering and calling Slack Web API methodsslack:slack-cli - using the Slack CLI to create, run, and manage appsslack:create-slack-app - building a Slack app or agent with the CLI and Boltslack:block-kit - building and validating Block Kit layoutsFive slash commands for common Slack workflows:
/slack:summarize-channel <channel-name> - Summarize recent activity in a Slack channel/slack:find-discussions <topic> - Find discussions about a specific topic across Slack channels/slack:draft-announcement <topic> - Draft a well-formatted Slack announcement and save it as a draft/slack:standup - Generate a standup update based on your recent Slack activity/slack:channel-digest <channel1, channel2, ...> - Get a digest of recent activity across multiple Slack channelsOnce installed, talk to your tool in natural language:
We welcome contributions from everyone! Please check out our contributor's guide for guidelines on opening issues and pull requests.
Working on the plugin itself? See the maintainer's guide for local development setup.
Python
92.4%
Makefile
7.3%