What problem does it solve? Manually switching to Slack to send messages, look up channels, or search conversations breaks your workflow. This Skill validates your Slack configuration, discovers your workspace, and routes any Slack request to the correct API operation automatically. ## Core Features & Use Cases - Configuration Validation & Setup: Checks Slack credentials first and guides OAuth setup or Slack App creation when configuration is missing. - Messaging & Channel Operations: Send, update, delete, and schedule messages; list channels, get channel info, and read channel history. - Search, Users & Files: Search messages and files, list workspace users, upload files, and resolve channel or user names to IDs. - Use Case: Say "send 'Hello team!' to #general" and the Skill checks your config, resolves the channel ID, sends the message via the Slack API, and confirms delivery. ## Quick Start Ask the assistant to send a message to a Slack channel, for example: send 'Deployment complete' to the #engineering channel on Slack.