什麼是 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