What problem does it solve? Managing Slack activity manually—reacting to messages, pinning key updates, sending replies—interrupts automated agent workflows. This Skill lets an AI agent perform common Slack actions programmatically using the configured bot token. ## Core Features & Use Cases - Message Management: Send, edit, delete, and read messages in Slack channels or DMs using channel IDs and message timestamps. - Reactions & Pins: Add or list emoji reactions, pin or unpin important messages, and list pinned items in a channel. - Workspace Info: Fetch member info and the workspace's custom emoji list. - Use Case: When an agent completes a task reported in a Slack thread, it can react with ✅ to the original message, post a status update to the channel, and pin the final decision for the team. ## Quick Start Ask the agent to react with a checkmark emoji to a specific Slack message by providing its channel ID and message timestamp.