design

chat: Build Bots Across Platforms

Unify chat bot development with chat. Ideal for founders building AI-powered chat tools across multiple platforms.
2,276 stars282 forksTypeScriptGuide quality 8/10Updated 8/10/2026100% free · open source
What it does

Unifies chat bot development across multiple platforms, including Slack, Microsoft Teams, Google Chat, and Discord, using a single TypeScript SDK.

When to use it
  • You're building a chat bot that needs to work seamlessly across multiple platforms.
  • You want to simplify your chat bot development process by using a single SDK for all platforms.
  • You're looking for a scalable solution to manage multiple chat bots across different platforms.
Ready-to-paste prompt
const chat = new Chat({ platform: 'slack', token: 'YOUR_SLACK_TOKEN' }); chat.send('Hello, world!');
Heads up: You need to replace `YOUR_SLACK_TOKEN` with a valid Slack bot token, which requires creating a Slack app and configuring the necessary permissions and credentials.
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

🔑 Needs an API key

Works after you add credentials — the setup agent will ask you for them.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/chat && curl -fsSL https://workflowstacks.com/api/skills/chat/claude-skill -o ~/.claude/skills/chat/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How chat: Build Bots Across Platforms works
Codeflow
Free to inspect

Chat: Build Bots Across Platforms is a very large TypeScript project (~162k lines across 628 code files, plus 17 test files). Setup is light: installs like a normal app. Reading the code is optional. Last commit this month, MIT license, has a test suite.

Size
Very large codebase
~162k lines · 628 code files · days to read — use, don't read
Setup
One-command install
Installs like a normal app. Reading the code is optional.
Runs on
Node.js
No API keys detected
TypeScript 89%MDX 11%
Where to start reading
  1. 1
    README.md
    Start here — what it does and how to install it
  2. 2
    AGENTS.md
    The instructions the AI actually follows
  3. 3
    package.json
    Dependencies and the commands it exposes
  4. 4
    skills/chat/SKILL.md
    Inside skills/ — an example of what the AI is told to do
  5. 5
    examples/express-discord-chat/.env.example
    A worked example — copy this to get going
What's in each folder
skills/Prompts, skills & agent definitions1 files
packages/Sub-packages / plugins688 files
apps/Sub-packages / plugins233 files
examples/Examples you can copy65 files
scripts/Helper scripts1 files
.github/CI / automation (GitHub Actions)16 files
.changeset/Tool / agent settings3 files
.agents/Tool / agent settings2 files
READMEHas testsDocumentedCI checksExamples includedMIT licenseUpdated this month
Quick Actions
Details
Creator
vercel
Language
TypeScript
Category
design
Published
12/22/2025

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.