Slack Agent Skill simplifies building Slack agents with coding assistants

Published: (February 24, 2026 at 08:00 AM EST)
1 min read

Source: Vercel Blog

Feb 24, 2026

The Slack Agent Skill is now available, enabling developers to build and deploy Slack agents in a single session with their coding agent of choice.

The skill handles the complexity of OAuth configuration, webhook handlers, event subscriptions, and deployment so you can focus on what your agent should do rather than on infrastructure setup.

Wizard stages

  • Project setup: Choose your LLM provider and initialize from the Slack Agent Template
  • Slack app creation: Generate a customized app manifest and create the app in Slack’s console
  • Environment configuration: Set up signing secrets, bot tokens, and API keys with validation
  • Local testing: Run locally with ngrok and verify the integration
  • Production deployment: Deploy to Vercel with environment variables configured automatically

Install the skill and run the wizard by invoking it in your coding agent (for example, /slack-agent new in Claude Code).

npx skills add vercel-labs/slack-agent-skill

Try the skill to make your custom agent or use the Slack Agent Template to deploy right away and customize later.

0 views
Back to Blog

Related posts

Read more »

Nano Banana 2 is live on AI Gateway

Overview Gemini 3.1 Flash Image Preview Nano Banana 2 is now available on AI Gateway. This release improves visual quality while preserving the generation spee...

GPT 5.3 Codex is now on AI Gateway

GPT 5.3 Codex is now on AI Gateway GPT 5.3 Codex brings together the coding strengths of GPT‑5.2‑Codex and the reasoning depth of GPT‑5.2 in a single model tha...