Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

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.

개요

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.

설치 명령
npx skills add https://github.com/mk-knight23/AI-Agent-Nanobot --skill add-slack

이 명령을 Claude Code에 복사하여 붙여넣어 스킬을 설치하세요

스타1
포크0
업데이트2026년 3월 6일 02:33
SKILL.md
readonly