什么是 agent-slackbot?
使用机器人令牌与 Slack 工作区交互 - 发送消息、读取频道、管理反应 来源:devxoul/agent-messenger。
使用机器人令牌与 Slack 工作区交互 - 发送消息、读取频道、管理反应
通过命令行快速安装 agent-slackbot AI 技能到你的开发环境
来源:devxoul/agent-messenger。
A TypeScript CLI tool that enables AI agents and humans to interact with Slack workspaces using bot tokens (xoxb-). Unlike agent-slack which extracts user tokens from the desktop app, agent-slackbot uses standard Slack Bot tokens for server-side and CI/CD integrations.
agent-slackbot uses Slack Bot tokens (xoxb-) which you get from the Slack App configuration:
The --bot flag is available on all commands to override the active bot for a single invocation.
使用机器人令牌与 Slack 工作区交互 - 发送消息、读取频道、管理反应 来源:devxoul/agent-messenger。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/devxoul/agent-messenger --skill agent-slackbot使用机器人令牌与 Slack 工作区交互 - 发送消息、读取频道、管理反应 来源:devxoul/agent-messenger。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/devxoul/agent-messenger --skill agent-slackbot 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/devxoul/agent-messenger