If you're building chat bots across Slack, Teams, Discord, Telegram, or GitHub, this skill covers the Vercel Chat SDK's unified approach: write your bot logic once with the Chat class, swap adapters per platform, and handle mentions, threads, streaming, and modals without rewriting event handlers. The chaining rules are smart. It nudges you away from direct @slack/bolt or discord.js imports toward the adapter pattern, suggests AI Gateway when it spots raw API keys, and points to Workflow when it sees polling loops that won't survive serverless. Useful if you're tired of maintaining separate codebases for each platform's quirks.
npx -y skills add vercel/vercel-plugin --skill chat-sdk --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
microsoft/azure-skills
zxkane/aws-skills
awslabs/agent-plugins
microck/ordinary-claude-skills
microsoft/github-copilot-for-azure
zxkane/aws-skills