HeadsUpAI

Vercel Launches Slack Agent Skill to Deploy Bots Without Setup Complexity

ยท Updated

Vercel released the Slack agent skill, a reusable instruction package for coding agents that automates Slack bot setup. A five-stage wizard handles project scaffolding, manifest.json configuration with OAuth scopes, environment variable setup, local live testing, and production deployment in a single session. The resulting bot supports multi-turn conversations, real-time streaming, and human-in-the-loop approval before sensitive actions.

Previously, shipping a Slack bot meant coordinating across multiple systems with their own docs โ€” OAuth scopes, webhook handlers, signature verification, Slack API console, and hosting. Vercel's Workflow DevKit keeps agents durable across long conversations, and AI Gateway routes model requests with automatic failover if a provider goes down.

Point your coding agent at this skill and let the five-stage wizard handle the Slack-specific setup โ€” OAuth scopes, webhook verification, and deployment steps. Once the base bot is live, extend it with custom tools for your own workflows.

Vercel Developers
Vercel Developers
@vercel_dev
X

Anyone can build a Slack agent on Vercel, even if you've never touched OAuth scopes or webhook verification. You just need the right skill. โ–ฒ ~/ ๐š—๐š™๐šก ๐šœ๐š”๐š’๐š•๐š•๐šœ ๐šŠ๐š๐š ๐šŸ๐šŽ๐š›๐šŒ๐šŽ๐š•-๐š•๐šŠ๐š‹๐šœ/๐šœ๐š•๐šŠ๐šŒ๐š”-๐šŠ๐š๐šŽ๐š—๐š-๐šœ๐š”๐š’๐š•๐š• https://t.co/N6pAdJVRmf

35retweets
View on X

Share this update