Slack channel for Claude Code — messaging bridge with built-in access control. Manage pairing, allowlists, and policy via /slack-channel:access.
Manage Slack channel access — approve pairings, edit allowlists, set DM/channel policy. Use when the user asks to pair, approve someone, check who's allowed, or change policy for the Slack channel.
Set up the Slack channel — save bot/app tokens and review access policy. Use when the user pastes Slack tokens, asks to configure Slack, or wants to check channel status.
Slack版のClaude Code Channelsプラグイン。SlackのDM/チャンネルからClaude Codeセッションにメッセージを送り、Claudeが直接Slackに返信できます。
connections:write スコープ)→ xapp-... トークンをコピーFeatures → OAuth & Permissions → Scopes で以下を追加:
channels:history — パブリックチャンネルのメッセージ読み取りchannels:read — チャンネル情報取得chat:write — メッセージ送信files:read — ファイルダウンロードfiles:write — ファイルアップロードgroups:history — プライベートチャンネルのメッセージ読み取りim:history — DMのメッセージ読み取りim:read — DM情報取得im:write — DM開始reactions:read — リアクション読み取りreactions:write — リアクション追加users:read — ユーザー情報取得Features → Event Subscriptions でONにし、Subscribe to bot events に以下を追加:
message.channelsmessage.groupsmessage.imInstall to Workspace をクリック → Bot User OAuth Token (xoxb-...) をコピー
# Claude Code セッションでプラグインをインストール(開発中はローカルパスから)
# まずトークンを設定
/slack:configure bot xoxb-...
/slack:configure app xapp-...
# チャネル有効で起動(開発中)
claude --dangerously-load-development-channels server:slack
# ペアリング:SlackでBotにDMを送信 → コードが返ってくる
/slack:access pair <code>
# アクセスをロックダウン
/slack:access policy allowlist
| ツール | 用途 |
|---|---|
reply | Slackチャンネル/DMに返信。スレッド返信、ファイル添付対応 |
react | メッセージに絵文字リアクション |
edit_message | Botが送った過去のメッセージを編集 |
fetch_messages | チャンネルの最近のメッセージ履歴を取得 |
download_attachment | メッセージの添付ファイルをローカルにダウンロード |
Admin access level
Server config contains admin-level keywords
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub muneshige1567/claude-channel-slack --plugin slack-channelSlack channel for Claude Code — messaging bridge with built-in access control. Manage pairing, allowlists, and policy via /slack-channel:access.
Set up the redhat-community-ai-tools Slack MCP server for use with Claude Code
Start, stop, join, resume, and manage Claude Code sessions mirrored to Slack via slaude
Connect Claude Managed Agents to messaging channels like Slack — initialize Slack integrations and run the bridging server directly from Claude Code
Drives a full feature-development workflow (clarify -> design -> plan -> execute -> PR -> test) over Slack via the claude-slack-bridge daemon. Ships /process-setup for one-time per-repo configuration and /process for clarification + handoff to the daemon's workflow engine.
Memory compression system for Claude Code - persist context across sessions
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.