Skip to main content
Run any Skill in Manus
with one click

add-slack

Adds Slack integration to Nanobot via the Slack Bolt SDK for Python (async mode). Creates channels/slack.py with Socket Mode support, listens for app_mention events, routes through the skill dispatcher, and replies in thread. Use when you want Nanobot in a Slack workspace. Requires a Slack app with app_mentions:read and chat:write scopes and Socket Mode enabled.

Overview

Adds Slack integration to Nanobot via the Slack Bolt SDK for Python (async mode). Creates channels/slack.py with Socket Mode support, listens for app_mention events, routes through the skill dispatcher, and replies in thread. Use when you want Nanobot in a Slack workspace. Requires a Slack app with app_mentions:read and chat:write scopes and Socket Mode enabled.

Install command
npx skills add https://github.com/mk-knight23/AI-Agent-Nanobot --skill add-slack

Copy and paste this command into Claude Code to install the skill

Stars1
Forks0
UpdatedMarch 6, 2026 at 02:33
SKILL.md
readonly