slack-skill
Installation
SKILL.md
Slack Skill - Messaging & Channels
Read, search, and send Slack messages. Access channels and DMs.
CRITICAL: Message Sending Confirmation Required
Before sending ANY message, you MUST get explicit user confirmation.
When the user asks to send a Slack message:
- First, show them the complete message details:
- Workspace (if multiple)
- Channel/User
- Message text (or thread context if replying)
- Ask: "Do you want me to send this message?"
- ONLY run the send command AFTER the user explicitly confirms
- NEVER send a message without this confirmation