chat: Build Bots Across Platforms
Unifies chat bot development across multiple platforms, including Slack, Microsoft Teams, Google Chat, and Discord, using a single TypeScript SDK.
- •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.
const chat = new Chat({ platform: 'slack', token: 'YOUR_SLACK_TOKEN' }); chat.send('Hello, world!');Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Works after you add credentials — the setup agent will ask you for them.
mkdir -p ~/.claude/skills/chat && curl -fsSL https://workflowstacks.com/api/skills/chat/claude-skill -o ~/.claude/skills/chat/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
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.
- 1README.mdStart here — what it does and how to install it
- 2AGENTS.mdThe instructions the AI actually follows
- 3package.jsonDependencies and the commands it exposes
- 4skills/chat/SKILL.mdInside skills/ — an example of what the AI is told to do
- 5examples/express-discord-chat/.env.exampleA worked example — copy this to get going
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Works after you add credentials — the setup agent will ask you for them.
mkdir -p ~/.claude/skills/chat && curl -fsSL https://workflowstacks.com/api/skills/chat/claude-skill -o ~/.claude/skills/chat/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More design tools founders pair with this one.