What problem does it solve?
This Skill unit simplifies Slack management by providing a command-line interface (CLI) for automating and interacting with Slack's features, making it easier to handle messages, channels, users, files, and drafts without using the Slack web app.
Core Features & Use Cases
- Message Management: Send, list, and get messages, including threads.
- Channel Management: List, info, and manage channels, including members and managers.
- User Management: List and get user information, including full profile details.
- File Management: List, get info, and download files.
- Draft Management: Create, update, and delete drafts.
- Use Case: Automate daily Slack tasks such as sending out reminders, archiving old messages, or creating reports on channel activity.
Quick Start
Install the Slack CLI and then list all messages in the #general channel using the command: slack message list #general