Slackcli
Description
A command-line interface for Slack, designed for both humans and AI agents.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
slackcli
A command-line interface for Slack, designed for both humans and AI agents.
Not the Official Slack CLI
This project is **not** affiliated with Slack or Salesforce. If you're looking to build Slack apps with workflows, triggers, and datastores, check out the [official Slack CLI](https://api.slack.com/automation/cli).
**What's the difference?**
| Feature | slackcli (this project) | Official Slack CLI |
|---|---|---|
| Purpose | Direct API access for automation & scripting | Build and deploy Slack apps |
| Use cases | Read messages, search channels, AI agent integration | Workflows, triggers, datastores, app development |
| Authentication | Bot/User OAuth tokens | Slack app credentials |
| Complexity | Simple Python CLI | Full development framework |
**When to use slackcli:**
- Reading and searching Slack messages
- Sending, editing, and deleting messages
- Sending direct messages to users
- Uploading files to channels
- Adding and removing reactions
- Pinning and unpinning messages
- Scheduling messages for later delivery
- Managing and searching users
- Automating channel exploration
- Integrating Slack into AI agents and scripts
- Quick API interactions from the terminal
Installation
First clone the repository, then:
# Install globally with uv (editable mode)
uv tool install -e .
Editable mode means updates are automatic after `git pull` - no reinstall needed.
Configuration
Create a configuration file at `~/.config/slackcli/config.toml`:
# Default organization (optional)
default_org = "myworkspace"
[orgs.myworkspace]
token = "xoxp-your-user-token-here"
[orgs.another-workspace]
token = "xoxp-another-token"
Workspaces
On Slack Enterprise Grid one token serves the grid org and the workspaces inside it, and each of them has its own host name. Add the extra names under `workspaces` so a single entry answers to all of them:
[orgs.acme]
toke
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI TrendRadar
⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的
AI mem0
| Universal memory layer for AI Agents | 51341 | 221 | 1 |
AI