Skip to main content
在 Manus 中运行任何 Skill
一键导入

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