slack-agent

Installation
SKILL.md

Slack Agent Development Skill

This skill supports building Slack agents with Chat SDK (chat + @chat-adapter/slack).

Skill Invocation Handling

When this skill is invoked via /slack-agent, check for arguments and route accordingly:

Command Arguments

Argument Action
new Run the setup wizard from Phase 1. Read ./wizard/1-project-setup.md and guide the user through creating a new Slack agent.
configure Start wizard at Phase 2 or 3 for existing projects
deploy Start wizard at Phase 5 for production deployment
test Start wizard at Phase 6 to set up testing
(no argument) Auto-detect based on project state (see below)

Auto-Detection (No Argument)

Installs
2
GitHub Stars
3
First Seen
12 days ago
slack-agent — vercel-labs/chat-sdk-form-bot