slack

List, read, and reply to Slack conversations via the Slack CLI.

Updated Apr 24, 2026
One-click install
npx skills add https://github.com/RagnarPitla/raos-cli --skill slack-ragnarpitla
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slack
Source: https://github.com/RagnarPitla/raos-cli/tree/main/research/claudeclaw-main/skills/slack
Command: npx skills add https://github.com/RagnarPitla/raos-cli --skill slack-ragnarpitla

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Slack collaboration is often scattered across multiple apps; this Skill enables you to manage Slack conversations directly from Claude Code, reducing context switching and speeding up responses.

Core Features & Use Cases

  • List conversations across workspaces with unread counts.
  • Read messages and threads from channels or direct messages.
  • Send replies or drafts for confirmation within the Claude workflow.
  • Search for channels and DMs to quickly locate conversations.

Quick Start

Ask Claude to list conversations, read messages, or send replies in Slack.

Frequently Asked Questions about slack

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I read and reply to Slack messages from Claude Code?

You can read and reply to Slack messages from Claude Code by listing conversations, reading threads, and sending replies within a single workflow to reduce context switching across workspaces.

Can I search Slack channels and DMs across multiple workspaces?

Yes, you can search Slack channels and DMs across multiple workspaces by requesting Claude Code to locate specific conversations, list unread counts, and read messages within your workflow.

Do I need a Slack user token to use Slack automation in Claude Code?

Yes, Slack automation in Claude Code requires a Slack user token configured in the ClaudeClaw environment, which is used by a Bash wrapper to run the Slack CLI for managing conversations.

How do I list Slack conversations with unread counts in Claude Code?

To list Slack conversations with unread counts in Claude Code, ask Claude to list conversations across your workspaces. The Skill retrieves channels and DMs along with their unread message counts.

Can I draft Slack replies for confirmation before sending them through Claude Code?

Yes, you can draft Slack replies for confirmation before sending them through Claude Code. The Skill supports sending replies or creating drafts within the Claude workflow for your review.

What are the limitations of managing Slack conversations via the Slack CLI in Claude Code?

Managing Slack conversations via the Slack CLI in Claude Code requires a valid Slack user token in the ClaudeClaw environment and depends on a Bash wrapper to run the Slack CLI, with no listed component dependencies.