add-slack

Integrate Slack as a communication channel using Socket Mode.

4|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/Lcollection/AcademiClaw --skill add-slack-lcollection
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-slack
Source: https://github.com/Lcollection/AcademiClaw/tree/main/.claude/skills/add-slack
Command: npx skills add https://github.com/Lcollection/AcademiClaw --skill add-slack-lcollection

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill enables the integration of Slack as a communication channel for AcademiClaw, allowing for automated interactions and notifications within your Slack workspace.

Core Features & Use Cases

  • Slack Channel Integration: Configure and connect Slack as a new channel for your assistant.
  • Socket Mode Support: Utilizes Slack's Socket Mode, eliminating the need for a public URL.
  • Use Case: Seamlessly receive AI-generated summaries, alerts, or interact with your assistant directly within your team's Slack channels.

Quick Start

Follow the on-screen prompts to configure your Slack app and tokens.

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 as a communication channel for an AI assistant without a public URL?

You can integrate Slack as a communication channel using Socket Mode, which eliminates the need for a public URL. This enables real-time automated messaging, notifications, and AI interactions directly within your Slack workspace.

What do I need to configure before connecting Slack Socket Mode to my workspace?

Before connecting Slack Socket Mode, you need to configure your Slack app credentials, including bot and app-level tokens, and subscribe to relevant event types. The on-screen prompts guide you through this setup process.

What is Slack Socket Mode and when do I need it for automated messaging?

Slack Socket Mode is a connection method that facilitates real-time messaging and event subscriptions without exposing a public endpoint. You need it when integrating an AI assistant for automated interactions in private workspaces.

Can I use Slack integration to receive automated alerts and summaries in my channels?

Yes, you can use this Slack integration to seamlessly receive AI-generated summaries and alerts directly within your team's Slack channels. It facilitates automated interactions and real-time notifications.

Does Slack Socket Mode integration require a public URL for event subscriptions?

No, Slack Socket Mode integration does not require a public URL. It utilizes a WebSocket connection to receive event subscriptions and facilitate real-time messaging within your Slack workspace securely.