Build multi-platform chat bots with Chat SDK (chat npm package). Use when developers want to scaffold a bot with create-chat-sdk, build a Slack, Teams, Google Chat, Discord, Telegram, GitHub, Linear, or WhatsApp bot, handle mentions, direct messages, subscribed threads, reactions, slash commands, cards, modals, files, or AI streaming, set up webhook routes or multi-adapter bots, send rich cards or streamed AI responses to chat platforms, or build a custom adapter or state adapter.
$npx -y skills add vercel/chat --skill chat-sdkInstalls into the current project.
Run `npx skills use "https://github.com/vercel/chat" --skill "vercel/chat/chat-sdk"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/vercel/chat" that are relevant to the current task. Run `npx skills add "https://github.com/vercel/chat"` and select the relevant skills, then follow their instructions.