add-slack

Configure Slack app credentials, permissions, and webhook endpoints for AI workflows.

30.5k|12.9k|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/nanocoai/nanoclaw --skill add-slack-nanocoai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-slack
Source: https://github.com/nanocoai/nanoclaw/tree/main/.claude/skills/add-slack
Command: npx skills add https://github.com/nanocoai/nanoclaw --skill add-slack-nanocoai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @chat-adapter/slack, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables users to add Slack support to their AI environment, facilitating communication and collaboration through Slack channels and direct messages.

Core Features & Use Cases

  • Channel Integration: Automates the setup of Slack adapters and credentials to connect Slack workspaces.
  • Configuration Assistance: Guides users through creating Slack apps, setting permissions, and configuring event subscriptions.
  • Use Case: Quickly configure Slack for an AI agent to respond to team messages, manage interactions, or receive notifications within Slack channels.

Quick Start

Add the Slack channel to your AI setup by creating a Slack app, obtaining tokens, and updating your environment variables as instructed.

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 channels into my AI workflow?

Slack integration requires configuring app credentials, setting permissions, and establishing webhook endpoints. This connects Slack workspaces to your AI environment, enabling automated team communication and direct messaging within Slack channels.

Can I use this to automate Slack direct messaging and team notifications?

Yes, configuring Slack webhooks and event subscriptions supports team communication, direct messaging, and collaborative automation. Your AI agent can respond to team messages, manage interactions, and receive notifications within Slack channels.

What do I need to set up before adding Slack to my AI environment?

You need to create a Slack app, obtain API tokens, and update environment variables. These credentials and the @chat-adapter/slack dependency ensure secure setup aligned with Slack's API requirements.

Does Slack channel integration require specific webhook configurations?

Yes, configuring webhook endpoints and event subscriptions is required for Slack channel integration. This structured setup aligns with Slack's API requirements, ensuring secure communication between your AI workflow and the connected workspace.

Why is my Slack app not receiving messages from my AI workflow?

If your Slack app is not receiving messages, verify that app credentials and environment variables are correctly updated. Properly configuring event subscriptions and webhook endpoints is necessary to facilitate secure and structured communication within Slack.