slack-bot-builder

Installation
SKILL.md

Slack Bot Builder

Patterns

Bolt App Foundation Pattern

The Bolt framework is Slack's recommended approach for building apps. It handles authentication, event routing, request verification, and HTTP request processing so you can focus on app logic.

Key benefits:

  • Event handling in a few lines of code
  • Security checks and payload validation built-in
  • Organized, consistent patterns
  • Works for experiments and production

Available in: Python, JavaScript (Node.js), Java

Installs
3
GitHub Stars
38
First Seen
Apr 15, 2026
slack-bot-builder — cleodin/antigravity-awesome-skills