add-slack

Integrate NanoClaw with Slack using the @slack/bolt SDK via Socket Mode.

13|2|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/NebulaMao/nanoiflow --skill add-slack-nebulamao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-slack
Source: https://github.com/NebulaMao/nanoiflow/tree/main/.claude/skills/add-slack
Command: npx skills add https://github.com/NebulaMao/nanoiflow --skill add-slack-nebulamao

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @slack/bolt, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill enables seamless integration of NanoClaw with Slack, allowing you to manage your AI assistant directly from your Slack workspace, either alongside or in place of existing channels like WhatsApp.

Core Features & Use Cases

  • Slack Integration: Adds Slack as a communication channel for NanoClaw.
  • Socket Mode: Utilizes Socket Mode for secure, no-public-URL connection.
  • Flexible Deployment: Can replace WhatsApp or run concurrently.
  • Use Case: Integrate your AI assistant into your team's primary communication platform, enabling real-time interaction and task management directly within Slack channels.

Quick Start

Use the add-slack skill to integrate NanoClaw with your Slack workspace.

Frequently Asked Questions about add-slack

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

FAQPage Schema
How do I integrate an AI assistant with Slack using Socket Mode?

Slack integration using Socket Mode connects your AI assistant to a Slack workspace via a secure, no-public-URL connection. The add-slack Skill leverages the @slack/bolt SDK to enable bidirectional message handling and channel management.

Can I manage both public channels and direct messages in Slack?

Yes, you can manage public channels, private channels, and direct messages within Slack workspaces. The integration supports flexible message handling across various Slack channel types for real-time interaction.

Does this Slack integration support running concurrently with WhatsApp?

Yes, the Slack integration supports flexible deployment, allowing it to run concurrently with WhatsApp or entirely replace it as your primary communication channel for managing your AI assistant.

Do I need a public URL to connect my AI assistant to Slack?

No, you do not need a public URL to connect to Slack. The integration utilizes Socket Mode via the @slack/bolt SDK, establishing a secure connection without exposing public endpoints.

What is the best way to handle bidirectional communication in Slack channels?

Handling bidirectional communication in Slack channels is best achieved using the @slack/bolt SDK via Socket Mode. This enables seamless message handling and real-time task management directly within your workspace.

Why use @slack/bolt for Slack workspace integration instead of other tools?

Using @slack/bolt for Slack workspace integration provides native support for Socket Mode and bidirectional message handling. It streamlines channel management and secure connections without requiring public URLs.