Skip to main content
Back to registry

slack-bot-builder

sickn33/antigravity-awesome-skills

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.

Installs296
Install command
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill slack-bot-builder
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
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: Available in: Python, JavaScript (Node.js), Java When to use : ['Starting any new Slack app', 'Migrating from legacy Slack APIs', 'Building production Slack integrations'] Block Kit is Slack's UI framework for building rich, interactive messages. Compose messages using blocks (sections, actions, inputs) and elements (buttons, menus, text inputs). Limits: Use Block Kit Builder to prototype: When to use : ['Building rich message layouts', 'Adding interactive components to messages', 'Creating forms in modals', 'Building Home tab experiences'] Enable users to install your app in their workspaces via OAuth 2.0. Bolt handles most of the OAuth flow, but you need to configure it and store tokens securely. Key OAuth concepts: 70% of users abandon installation when confronted with excessive permission requests - request only what you need! When to use : ['Distributing app to multiple workspaces', 'Building public Slack apps', 'Enterprise-grade integrations'] This skill is applicable to execute the workflow or actions described in the overview.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does slack-bot-builder do?

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.

Is slack-bot-builder good?

slack-bot-builder does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does slack-bot-builder work with?

slack-bot-builder currently lists compatibility with codex, gemini-cli, opencode, cursor, claude-code, antigravity.

What are alternatives to slack-bot-builder?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install slack-bot-builder?

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill slack-bot-builder

Related skills

More from sickn33/antigravity-awesome-skills

Related skills

Alternatives in Software Engineering