slack-automatorAutomate Slack messaging, channels, and search with Block Kit. Use when sending scheduled messages, syncing channels, monitoring chats, notifying teams.
Install via ClawdBot CLI:
clawdbot install xueyetianya/slack-automatorGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
webhook → https://hooks.slack.com/services/...`Calls external URL not in known-safe list
https://bytesagain.comUses known external API (expected, informational)
slack.comAI Analysis
The skill's external API usage (Slack webhooks) is fully documented, user-configured, and consistent with its stated purpose of automating Slack messaging. The primary risk is the potential for a user to misconfigure the webhook URL, sending data to an unintended server, but this is a user-driven action, not a hidden or automated exfiltration by the skill itself.
Generated Mar 20, 2026
Automatically notify Slack channels about deployment statuses, such as successful builds or rollbacks, using templates with variables like service name and version. This ensures real-time updates for engineering teams, reducing reliance on manual communication and improving incident response.
Schedule daily or weekly messages to remind team members about standup meetings, using cron expressions for flexible timing. This helps maintain team coordination and productivity without manual intervention, especially for remote or distributed teams.
Send automated alerts to specific Slack channels when system metrics like CPU usage or database errors exceed thresholds, using the notify command for targeted notifications. This enables IT teams to quickly address issues, minimizing downtime and improving system reliability.
Use saved templates to send personalized welcome messages to new customers or team members via Slack, with variable substitution for names or roles. This enhances customer engagement and streamlines onboarding processes in a scalable way.
Offer a free tier with basic messaging and scheduling features, then charge for advanced capabilities like unlimited templates, priority support, or integration with other platforms. Revenue is generated through subscription plans, targeting small to medium businesses.
Provide professional services to help companies set up and customize the Slack automator for their specific workflows, such as DevOps pipelines or customer support systems. Revenue comes from one-time project fees or ongoing maintenance contracts.
Sell enterprise licenses that include enhanced security features, dedicated support, and compliance with industry standards like HIPAA or GDPR. Revenue is generated through annual licensing fees and additional support packages for large organizations.
💬 Integration Tip
Set up a cron job to trigger scheduled messages automatically, and use environment variables for secure webhook URL storage to avoid hardcoding sensitive data in scripts.
Scored Apr 19, 2026
Audited Apr 16, 2026 · audit v1.0
Use when you need to control Slack from Clawdbot via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.
Use when you need to control Discord from Clawdbot via the discord tool: send messages, react, post or upload stickers, upload emojis, run polls, manage threads/pins/search, fetch permissions or member/role/channel info, or handle moderation actions in Discord DMs or channels.
iMessage/SMS CLI for listing chats, history, watch, and sending.
Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).
OpenClaw skill for designing Telegram Bot API workflows and command-driven conversations using direct HTTPS requests (no SDKs).
WhatsApp Business API integration with managed OAuth. Send messages, manage templates, and handle conversations. Use this skill when users want to interact with WhatsApp Business. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).