Back to Plugins

Slack

Slack workspace integration. Search messages, access channels, read threads, and stay connected with your team's communications while coding. Get context from discussions without leaving your terminal.

communicationmessagingteamintegrationofficial

Installation

claude plugins add slack@claude-plugins-official

Configuration

{
  "enabledPlugins": {
    "slack@claude-plugins-official": true
  }
}

Commands

/slack-searchSearch messages across channels and threads
/slack-channelRead recent messages from a channel
/slack-threadGet full context from a thread
/slack-sendSend a message to a channel or user

How to install

  1. Open Claude Code in your terminal
  2. Run the installation command above
  3. The plugin will be enabled automatically
  4. Use the plugin's features in your Claude Code sessions
View source on GitHub