npx claudepluginhub runbear-io/skills --plugin dispatch-slackStart or stop the Slack bot server that connects local Claude Code to Slack. Use when the user wants to run the bot, start the server, connect to Slack, stop the bot, kill the server, or disconnect from Slack.
Create and configure a Slack bot using a Slack refresh token with OAuth token rotation. Use when the user wants to set up a new Slack bot, connect to a Slack workspace, configure Slack integration, or troubleshoot Slack token issues. Also use when someone mentions "refresh token", "Slack bot", or "connect to Slack".
Skills for exposing Claude Agent via HTTP, Slack, and Discord.
/plugin marketplace add runbear-io/skills
/plugin install dispatch-http@runbear-skills
/plugin install dispatch-slack@runbear-skills
/plugin install dispatch-discord@runbear-skills
Expose Claude Code as REST API endpoints.
| Skill | Description |
|---|---|
dispatch | Start an Express server that exposes Claude Code/Cowork via REST endpoints |
expose | Expose the local dispatch-http server to the internet via a Cloudflare quick tunnel |
/dispatch-http:dispatch
/dispatch-http:dispatch port 8080
/dispatch-http:expose
Connect Claude Code to Slack via Socket Mode. Supports streaming responses.
| Skill | Description |
|---|---|
dispatch | Start/stop the Slack bot server that connects Claude Code to Slack |
init | Create and configure a Slack bot app with OAuth token rotation |
/dispatch-slack:init
/dispatch-slack:dispatch [start|stop|status] [/path/to/project]
The dispatch skill supports two modes:
CLAUDE_CODE_OAUTH_TOKEN (generate with claude setup-token) or ANTHROPIC_API_KEY in .env.Connect Claude Code to Discord. Supports streaming responses via progressive message editing.
| Skill | Description |
|---|---|
dispatch | Start/stop the Discord bot server that connects Claude Code to Discord |
init | Create and configure a Discord bot via the Developer Portal |
/dispatch-discord:init
/dispatch-discord:dispatch [start|stop|status] [/path/to/project]
The dispatch skill supports two modes:
CLAUDE_CODE_OAUTH_TOKEN (generate with claude setup-token) or ANTHROPIC_API_KEY in .env.MIT
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Show your plugin is listed on ClaudePluginHub.
[](https://www.claudepluginhub.com/plugins/runbear-io-dispatch-slack-dispatch-slack?ref=badge)Paste near the top of your README, alongside other badges.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Humanise text and remove AI writing patterns. Detects and fixes 24 AI tell-tales including inflated language, promotional tone, AI vocabulary, filler phrases, sycophantic tone, and formulaic structure.
Expert guidance for Next.js Cache Components and Partial Prerendering (PPR). Proactively activates in projects with cacheComponents: true, providing patterns for 'use cache' directive, cacheLife(), cacheTag(), cache invalidation, and parameter permutation rendering.
Frontend design skill for UI/UX implementation
Create and edit Obsidian vault files including Markdown, Bases, and Canvas. Use when working with .md, .base, or .canvas files in an Obsidian vault.