slack-rs
Installation
SKILL.md
slack-rs - Slack Web API CLI (Rust)
Use slack-rs to interact with Slack workspaces using your own OAuth credentials. It supports multiple profiles (workspaces/apps), stores credentials in file-based storage under ~/.config/slack-rs/, and can call any Slack Web API method.
Install
Install from crates.io (recommended):
cargo install slack-rs
Build from source: