What is slack?
当你需要通过slack工具从Clawdbot控制Slack时使用,包括对消息做出反应或在Slack频道或私信中固定/取消固定项目。 Source: jiulingyun/openclaw-cn.
当你需要通过slack工具从Clawdbot控制Slack时使用,包括对消息做出反应或在Slack频道或私信中固定/取消固定项目。
Quickly install slack AI skill to your development environment via command line
Source: jiulingyun/openclaw-cn.
Use slack to react, manage pins, send/edit/delete messages, and fetch member info. The tool uses the bot token configured for Clawdbot.
Message context lines include slack message id and channel fields you can reuse directly.
| reactions | enabled | React + list reactions | | messages | enabled | Read/send/edit/delete | | pins | enabled | Pin/unpin/list | | memberInfo | enabled | Member info | | emojiList | enabled | Custom emoji list |
当你需要通过slack工具从Clawdbot控制Slack时使用,包括对消息做出反应或在Slack频道或私信中固定/取消固定项目。 Source: jiulingyun/openclaw-cn.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/jiulingyun/openclaw-cn --skill slack当你需要通过slack工具从Clawdbot控制Slack时使用,包括对消息做出反应或在Slack频道或私信中固定/取消固定项目。 Source: jiulingyun/openclaw-cn.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jiulingyun/openclaw-cn --skill slack Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/jiulingyun/openclaw-cn