What is slack-agent?
Use when working on Slack agent/bot code, Slack Bolt applications, or projects using the slack-agent-template. Provides development patterns, testing requirements, and quality standards. Source: vercel-labs/slack-agent-skill.
Use when working on Slack agent/bot code, Slack Bolt applications, or projects using the slack-agent-template. Provides development patterns, testing requirements, and quality standards.
Quickly install slack-agent AI skill to your development environment via command line
Source: vercel-labs/slack-agent-skill.
When this skill is invoked via /slack-agent, check for arguments and route accordingly:
| 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) |
Use when working on Slack agent/bot code, Slack Bolt applications, or projects using the slack-agent-template. Provides development patterns, testing requirements, and quality standards. Source: vercel-labs/slack-agent-skill.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/vercel-labs/slack-agent-skill --skill slack-agentUse when working on Slack agent/bot code, Slack Bolt applications, or projects using the slack-agent-template. Provides development patterns, testing requirements, and quality standards. Source: vercel-labs/slack-agent-skill.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/vercel-labs/slack-agent-skill --skill slack-agent Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/vercel-labs/slack-agent-skill