workflowstacks

The marketplace for AI skills that launch offers, rank in AI search, and automate operations. No coding required.

๐•โšก๐Ÿ’ฌ

Marketplace

  • Browse Skills
  • AI Agents
  • Claude Skills
  • MCP Servers
  • Prompts

Solutions

  • For Founders
  • For Agencies
  • For Ecommerce
  • Agent Builder
  • Starter Packs
  • Playbooks

Learn

  • How It Works
  • What Are Skills
  • What Are Agents
  • What Is MCP
  • For Creators
  • Submit a Tool
  • Security

Company

  • Become a Creator
  • About
  • Enterprise
  • API Docs
  • Terms
  • Privacy
  • Support
Compatible with
๐Ÿค–ChatGPT
โœจClaude
๐Ÿ’ŽGemini
๐Ÿ›๏ธShopify
๐Ÿ”Ahrefs
๐Ÿ“ŠSheets
๐Ÿ’ฌWhatsApp
๐Ÿ“ฑMeta Ads
+50 moreCreator program โ†’

ยฉ 2026 WorkflowStacks. All rights reserved.

TermsPrivacySupport
design

chat: Build Bots Across Platforms

Unify chat bot development with chat. Ideal for founders building AI-powered chat tools across multiple platforms with 2.2k+ GitHub stars.
2,176 stars251 forksTypeScriptQuality 8/10Updated 7/9/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.

Install / run
npm install @vercel/chat
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.
Quick start
  1. 1Create a new TypeScript project and initialize it with `npm init`.
  2. 2Import the chat SDK in your project using `import { Chat } from '@vercel/chat';`.
  3. 3Configure your chat bot using the `Chat` class, providing the necessary platform credentials and settings.
  4. 4Use the `Chat` instance to send and receive messages across different platforms, such as `chat.send('Hello, world!')`.
  5. 5Handle incoming messages and events using the `chat.on('message', (message) => { ... })` method.
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

Topics

ai
chat
discord
google-chat
slack
teams
vercel
What's inside โ€” free to inspect
No purchase needed

Read the entire source before you build โ€” unlike paid marketplaces that hide it behind a buy button.

17
top-level files
8
folders
11.0M
repo size
MIT
license
Key files
.editorconfig
AGENTS.md
package.json
README.md
tsconfig.base.json
vitest.config.ts
File tree
.agents/
.changeset/
.github/
apps/
examples/
packages/
scripts/
skills/
.claude
.editorconfig
.gitignore
.nvmrc
.vercelignore
AGENTS.md
biome.jsonc
CLAUDE.md
DCO.txt
knip.json
LICENSE
package.json
pnpm-lock.yaml
pnpm-workspace.yaml
README.md
tsconfig.base.json
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.

Related skills

More design tools founders pair with this one.

designโ˜… 382,283
openclaw: Personal AI Assistant
Get a personal AI assistant for any OS and platform, ideal for founders seeking AI-driven support with 377k+ GitHub stars.
designโ˜… 163,946
Stable Diffusion web UI for Design
Generate images with stable-diffusion-webui, a tool for founders. 163k+ GitHub stars.
designโ˜… 105,946
Supabase: Dedicated Postgres DB
Get a dedicated Postgres database with Supabase. For founders building web, mobile, and AI apps with 105k+ GitHub stars.
designโ˜… 87,978
Awesome-design-md: Instant UI
Get a matching UI with awesome-design-md. For founders needing design systems.
designโ˜… 45,133
Summer2026-Internships: Find Top Talent
Get daily updated internship postings for software engineering and more. For founders hiring top university talent.
designโ˜… 25,754
qwen-code: AI coding aid
Get AI coding assistance with qwen-code, for founders, with 26k+ GitHub stars