概要
The Slack Bot Builder skill provides a comprehensive set of patterns for developing sophisticated Slack applications using the official Bolt SDK. It streamlines the implementation of complex features like Block Kit UI components, interactive modals, slash commands, and event-driven workflows. Beyond simple messaging, it focuses on production-grade requirements including secure OAuth 2.0 installation flows, request verification, and state validation, making it an essential tool for creating everything from internal productivity scripts to enterprise-scale Slack integrations.