slack-cli
✓Interact with Slack from the command line. Send messages, read channel history, list channels and users, upload files, manage reminders, and more. Use when the user wants to communicate with Slack, check messages, or automate Slack workflows.
Installation
SKILL.md
Interact with Slack workspaces from the command line using slack-cli and direct Slack API calls.
Assume slack-cli is already installed and configured. If the slack command is not found or returns notinited, refer to references/INSTALLATION.md for setup instructions.
If slack is not available or not configured, see references/INSTALLATION.md for full setup instructions.
Interact with Slack from the command line. Send messages, read channel history, list channels and users, upload files, manage reminders, and more. Use when the user wants to communicate with Slack, check messages, or automate Slack workflows. Source: michaelliv/dotskills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/michaelliv/dotskills --skill slack-cli- Source
- michaelliv/dotskills
- Category
- @Collaboration
- Verified
- ✓
- First Seen
- 2026-02-05
- Updated
- 2026-02-18
Quick answers
What is slack-cli?
Interact with Slack from the command line. Send messages, read channel history, list channels and users, upload files, manage reminders, and more. Use when the user wants to communicate with Slack, check messages, or automate Slack workflows. Source: michaelliv/dotskills.
How do I install slack-cli?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/michaelliv/dotskills --skill slack-cli Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/michaelliv/dotskills