Send a message to a channel
- Requires `slack` CLI to be installed and authenticated (`slack auth`)
LLM Evaluation
Evaluated by: xiaomi/mimo-v2-flash:free
Last evaluated: March 29, 2026
Prompt Preview
---
name: c-slack
description: Send messages and upload files to Slack channels using the `slack` CLI. Supports direct messages, channel posts, file uploads, and thread replies.
tags: [slack, messaging, communication, files]
---
## What This Skill Does
Enables Claude to send messages and share files to Slack channels and users via the `slack` CLI tool.
## Available CLI Tool: `slack`
### Common Commands
```bash
# Send a message to a channel
slack chat send --channel "#general" --text "Hello...
Full prompt length: 1450 characters