Slack Agent Skill simplifies building Slack agents with coding assistants
Slack Agent Skill launches as a developer tool that automates OAuth, webhooks, and deployment configuration when building Slack agents via coding assistants such as Claude Code.
is now available, enabling developers to build and deploy Slack agents in a single session with their coding agent of choice.The Slack Agent Skill 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. The wizard walks through five stages: Install the skill and run the wizard by invoking it in your coding agent (for example, in Claude Code)./slack-agent new Try the to make your custom agent or use the to deploy right away and customize later.skillSlack Agent Template Read more Choose your LLM provider and initialize from the Slack Agent TemplateProject setup: Generate a customized app manifest and create the app in Slack's consoleSlack app creation: Set up signing secrets, bot tokens, and API keys with validationEnvironment configuration: Run locally with ngrok and verify the integrationLocal testing: Deploy to Vercel with environment variables configured automaticallyProduction deployment: