cyberneticlibrary

Build Slack apps and interactive bots

slack-bot-builderskillsetup L30
Sheshiyer/skill-clusters
What it does

Build production Slack apps with Block Kit UI

Best for

Production Slack integrations requiring modal workflows and event-driven interactivity where Bolt's request verification is mandatory.

Inputs
  • · [object Object]
  • · [object Object]
  • · [object Object]
Outputs
  • · [object Object]
  • · [object Object]
  • · [object Object]
Requires
  • · Slack Bolt SDK (Python/Node/Java)
  • · Block Kit (UI markup)
Preconditions

Slack workspace, bot token, signing secret

Failure modes

Invalid request verification, payload timeout (>3s ack), modal validation errors

Trust signals
  • · Full example including modal submission + home tab update
  • · Button action prevention (double-click safety)
  • · OAuth pattern included