Slack
Automates Vercel deployments and provides status updates directly within your Slack workspace via a bot.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add vercel-labs-slack npx -- -y @trustedskills/vercel-labs-slack
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"vercel-labs-slack": {
"command": "npx",
"args": [
"-y",
"@trustedskills/vercel-labs-slack"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The vercel-labs-slack skill enables AI agents to interact with Slack, allowing them to send messages, respond to events, and manage workflows within Slack channels. It provides a bridge between AI capabilities and real-time team communication.
When to use it
- Automate notifications or alerts in Slack based on specific triggers or conditions.
- Integrate AI-powered chatbots into Slack for customer support or internal team assistance.
- Create custom workflows that involve sending messages, reacting to events, or managing threads within Slack.
Key capabilities
- Send and receive messages in Slack channels or direct messages.
- Respond to Slack events such as message posts, reactions, or channel updates.
- Manage user interactions and maintain context across conversations.
Example prompts
- "Send a message to the #general channel: 'The deployment is complete.'"
- "Notify me when someone mentions 'urgent' in any channel."
- "Create a bot that answers FAQs in our Slack workspace."
Tips & gotchas
- Ensure your Slack app has the necessary permissions and is properly configured.
- Be mindful of rate limits imposed by Slack's API to avoid disruptions in message delivery.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🏢 Official
Published by the company or team that built the technology.