evolinkai-slack-assistant
v1.0.0
Published
Slack API integration with smart AI features — send messages, read channels, search conversations, and manage workspaces with Claude-powered summarization and drafting. OpenClaw skill installer. Powered by evolink.ai
Maintainers
Readme
Slack Assistant — OpenClaw Skill Installer
Slack API integration with smart AI features — send messages, read channels, search conversations, and manage workspaces with Claude-powered summarization and drafting. Powered by evolink.ai
Install
npx evolinkai-slack-assistantOther methods
npx clawhub install slack-assistant
openclaw skills add https://github.com/EvoLinkAI/slack-skill-for-openclawSetup
- Create a Slack app at api.slack.com/apps
- Add Bot Token Scopes (channels:read, chat:write, etc.)
- Install to Workspace and copy the Bot Token
- Save credentials:
mkdir -p ~/.slack-skill
echo '{"bot_token": "xoxb-your-token"}' > ~/.slack-skill/credentials.jsonUsage
bash scripts/slack.sh channels
bash scripts/slack.sh send "#general" "Hello!"
bash scripts/slack.sh ai-summary "#engineering" 50Links
License
MIT
