add-slack

Integrates Slack as a communication channel via Socket Mode.

1|21|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/arnaudjnn/nanoclaw-railway --skill add-slack-arnaudjnn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-slack
Source: https://github.com/arnaudjnn/nanoclaw-railway/tree/main/.claude/skills/add-slack
Command: npx skills add https://github.com/arnaudjnn/nanoclaw-railway --skill add-slack-arnaudjnn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enables the integration of Slack as a communication channel for the AI assistant, allowing for notifications and interactions directly within Slack workspaces.

Core Features & Use Cases

  • Slack Channel Integration: Connects the AI assistant to Slack channels for real-time messaging.
  • Socket Mode: Utilizes Slack's Socket Mode, eliminating the need for a public URL.
  • Use Case: Automatically post important system alerts or user queries from the AI assistant directly into a designated Slack channel for team visibility and rapid response.

Quick Start

Follow the interactive setup prompts to add Slack as a channel.

Frequently Asked Questions about add-slack

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

FAQPage Schema
How do I integrate Slack for AI assistant notifications without a public URL?

You can integrate Slack for AI assistant notifications without a public URL by using Socket Mode. This approach establishes a direct connection for routing messages into public channels, private channels, and direct messages securely.

What is Slack Socket Mode for AI message routing?

Slack Socket Mode is a connection method that allows an AI assistant to route messages into Slack channels and direct messages. It eliminates the need to expose a public URL to receive real-time Slack events and interactions.

Do I need to configure Slack app tokens to connect an AI assistant to a channel?

Yes, you must configure Slack app tokens to connect an AI assistant to a channel. These tokens authenticate the Socket Mode connection and allow the assistant to register specific channels for message routing.

Can I use Slack channel integration for direct messages and private channels?

Yes, Slack channel integration supports adding the AI assistant to direct messages and private channels. The channel registration process enables message routing across public channels, private channels, and direct conversations.

What are the limitations of using Socket Mode for Slack communication?

Using Socket Mode for Slack communication requires proper app token configuration and explicit channel registration for message routing. It is designed strictly for establishing workspace communication channels rather than processing external HTTP webhook endpoints.

How to set up Slack channel integration for an AI assistant?

To set up Slack channel integration, follow the interactive setup prompts to configure your Slack app tokens. Once authenticated via Socket Mode, register your desired channels to enable message routing for the AI assistant.