chat
Build chat bots once and deploy them across every messaging platform
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Chat SDK?โผ
Run `npx skills add vercel/chat --all -g -y` in your terminal to install the Chat SDK skill suite globally for your AI agent.
What platforms does Chat SDK support?โผ
It supports Slack, Microsoft Teams, Google Chat, Discord, Telegram, WhatsApp, Messenger, Instagram, GitHub, Linear, Notion, and web chat, all through one unified API.
Can I write bot logic once for multiple chat platforms?โผ
Yes. You write handlers for mentions, messages, reactions, and slash commands once, and each platform adapter translates them automatically.
Does Chat SDK work with Claude Code and other AI agents?โผ
Yes. The bundled skill teaches agents like Claude Code, Cursor, and Codex the SDK APIs, adapter patterns, and project conventions before they write code.
Can Chat SDK stream AI responses into chat?โผ
Yes. It streams LLM responses using native Slack streaming, Telegram draft previews, or an automatic post-and-edit fallback on other platforms.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core