Armory
Source
Browse
Skills

slack-bot-builder

Build Slack apps using the Bolt framework across Python, JavaScript, and Java. Covers Block Kit for rich UIs, interactive components, slash commands, event handling, OAuth installation flows, and Workflow Builder integration. Focus on best practices for production-ready Slack apps. Use when: slack bot, slack app, bolt framework, block kit, slash command.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install slack-bot-builder --cli claude

writes the skill into.claude/skills/slack-bot-builder/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/slack-bot-builder/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Build Slack apps using the Bolt framework across Python, JavaScript, and Java. Covers Block Kit for rich UIs, interactive components, slash commands, event handling, OAuth installation flows, and Workflow Builder integration. Focus on best practices for production-ready Slack apps. Use when: slack bot, slack app, bolt framework, block kit, slash command.

When to use it

Build Slack apps using the Bolt framework across Python, JavaScript, and Java. Covers Block Kit for rich UIs, interactive components, slash commands, event handling, OAuth installation flows, and Workflow Builder integration. Focus on best practices for production-ready Slack apps. Use when: slack bot, slack app, bolt framework, block kit, slash command.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/enterprise-communication/slack-bot-builder/SKILL.md -o .claude/skills/slack-bot-builder/SKILL.md

Notes

Extracted from davila7/claude-code-templates, slack-bot-builder category.