slackctl

Installation
SKILL.md

Slack automation with slackctl

slackctl is a single-binary CLI on $PATH. Invoke directly (e.g. slackctl user get @alice).

Installation

slackctl is a single static binary with no runtime dependencies, available for macOS, Linux, and Windows (amd64 + arm64).

If slackctl is not found on $PATH, install it for the current OS:

  • macOS / Linux (recommended) — Homebrew:
brew tap cluas/tap
brew install slackctl
  • Windows (recommended) — Scoop:
Installs
17
Repository
cluas/slackctl
GitHub Stars
7
First Seen
Mar 20, 2026
slackctl — cluas/slackctl