Slack integration - Send messages, manage channels, and automate Slack workflows
Scanned 9/10/2026
Install to Claude Code
npx -y skills add luokai0/ai-agent-skills-by-luo-kai --skill lukaizj-slack --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Lukaizj Slack?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/luokai0-lukaizj-slack)More formats (shields.io, HTML) on the badges page.
---
name: Slack Integration
description: Slack integration - Send messages, manage channels, and automate Slack workflows
homepage: https://github.com/lukaizj/slack-integration-skill
tags:
- productivity
- integration
- slack
- messaging
requires:
env:
- SLACK_BOT_TOKEN
files:
- slack.py
---
# Slack Integration
Slack integration skill for OpenClaw. Send messages, manage channels, and automate Slack workflows.
## Setup
1. Create a Slack app at https://api.slack.com/apps
2. Get Bot User OAuth Token
3. Add required scopes: channels:read, chat:write, groups:read
4. Configure SLACK_BOT_TOKEN environment variableIs this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!