chat-sdk
Unified TypeScript SDK for building cross-platform chat bots with AI streaming and interactive JSX components.
Install
npx skills add https://github.com/vercel/chat --skill chat-sdkStats
| Total installs | 976 |
| Weekly installs | 977 |
| GitHub stars | 1.6K |
| First seen | Feb 24, 2026 |
| Source | @vercel/chat |
Summary
- Unified TypeScript SDK with platform-agnostic event handlers (mentions, messages, reactions, slash commands, actions) and normalized message format across all platforms
- Built-in streaming support for AI responses via AI SDK integration, plus JSX-based interactive cards with buttons, dropdowns, and form modals
- Pluggable state adapters for Redis, PostgreSQL, or in-memory persistence; webhook handlers for each platform integrate with any HTTP framework
- Custom adapter interface enables building new platform integrations by implementing message parsing, posting, and format conversion
Tags
Related skills
| Skill | Installs | vs chat-sdk |
|---|---|---|
| crypto-report | 1,025 | +49 |
| connect | 986 | +10 |
| convex-agents | 907 | -69 |
| flutter-native-interop | 955 | -21 |
| grimoire-hyperliquid | 970 | -6 |
FAQ
- How many installs does chat-sdk have?
- chat-sdk has 976 total installs and 977 installs this week.
- Where is chat-sdk hosted?
- chat-sdk is published by @vercel/chat at https://github.com/vercel/chat.
- How many GitHub stars does chat-sdk have?
- chat-sdk has 1.6K GitHub stars.
- When was chat-sdk first indexed?
- OrangeBot.AI first indexed chat-sdk on Feb 24, 2026.
- How do I install chat-sdk?
- Run: npx skills add https://github.com/vercel/chat --skill chat-sdk