Dev10x:slack

Send notifications, upload files, and reply in threads to Slack channels.

7|2|Updated Apr 24, 2026
One-click install
npx skills add https://github.com/Dev10x-Guru/Dev10x-Claude --skill dev10x-slack-dev10x-guru
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Dev10x:slack
Source: https://github.com/Dev10x-Guru/Dev10x-Claude/tree/main/skills/slack
Command: npx skills add https://github.com/Dev10x-Guru/Dev10x-Claude --skill dev10x-slack-dev10x-guru

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires slack_sdk, pyyaml, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of sending notifications to Slack channels, allowing for easy updates, file uploads, and thread replies without leaving Claude Code.

Core Features & Use Cases

  • Slack Notifications: Send messages, upload files, and reply in threads directly from Claude Code.
  • User Group Mentions: Automatically resolve user group mentions based on configuration.
  • Multi-Workspace Support: Post to multiple Slack workspaces from one machine.
  • Configuration: Store Slack tokens and configurations in a secure manner.
  • Use Case: Use this Skill to send status updates, share files, or remind team members of important tasks directly to Slack channels.

Quick Start

Use the /Dev10x:slack command to send a message to a Slack channel.

Frequently Asked Questions about Dev10x:slack

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

FAQPage Schema
How do I send Slack notifications directly from Claude Code?

To send Slack notifications from Claude Code, you can use this Skill to post messages, upload files, and reply in threads to channels via the Slack API. It requires configuring a bot token to authenticate your requests.

Can I upload files and reply in Slack threads using Claude Code?

Yes, you can upload files and reply in Slack threads using Claude Code. The Skill handles file transfers and thread replies natively, allowing you to share updates and continue conversations without leaving your environment.

Does Slack API integration with Claude Code support multi-workspace setups?

Slack API integration with Claude Code supports multi-workspace setups, allowing you to post messages to multiple Slack workspaces from one machine. You need to configure the respective bot tokens for each workspace.

How do I configure user group mentions for Slack notifications?

To configure user group mentions for Slack notifications, the Skill automatically resolves mentions based on your stored configuration. This ensures the correct user groups are alerted when messages are sent to a channel.

What do I need to set up before sending messages to Slack from Claude Code?

Before sending messages to Slack from Claude Code, you need Slack API access and a configured bot token. The Skill uses these credentials to securely authenticate and handle message delivery to your channels.