slack 💬
Send messages, manage channels, and interact with your Slack workspace from OpenClaw/Clawd.
Install
# From this directory
npm link
# Or use directly
node /path/to/slack-skill/slack.js <command>
Setup
- Create a Slack app at https://api.slack.com/apps
- Go to "OAuth & Permissions"
- Add the following scopes:
chat:write- Send messageschannels:read- List public channelsgroups:read- List private channelsusers:read- List users
[Description truncada. Veja o README completo no GitHub.]