slack-apiSlack API integration with managed OAuth. Send messages, manage channels, search conversations, and interact with Slack workspaces. Use this skill when users want to post messages, list channels, get user info, or automate Slack workflows. For other third party apps, use the api-gateway skill (https
Install via ClawdBot CLI:
clawdbot install byungkyu/slack-apiGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
Post → https://api.slack.com/methods/chat.postMessageCalls external URL not in known-safe list
https://clawhub.ai/byungkyu/api-gatewayUses known external API (expected, informational)
slack.comAI Analysis
The skill functions as documented, proxying requests to Slack's official API (slack.com) through a managed gateway. While it sends data to external servers, this is consistent with its stated purpose of Slack integration. The primary risk is dependency on the third-party gateway service (maton.ai) which could potentially intercept data, but no overt malicious behavior is present.
Generated Mar 1, 2026
A SaaS company uses the skill to automatically post customer support ticket updates to dedicated Slack channels. When a high-priority ticket is created or resolved, the system sends formatted messages with details, enabling real-time team awareness and reducing response times. This integrates with internal ticketing systems via the Maton gateway.
A sales team leverages the skill to generate and post daily sales reports to a private Slack channel. The reports include metrics like leads generated, deals closed, and revenue forecasts, pulled from a CRM. This automates manual reporting, keeping the team aligned and informed without manual intervention.
A project management tool uses the skill to send task completion notifications and deadline reminders to project-specific Slack channels. When a team member marks a task as done, a message is posted with details, fostering collaboration and transparency across remote teams. This streamlines communication without switching apps.
An IT department configures the skill to post alerts from monitoring tools to a Slack channel for critical system events like server outages or security breaches. The messages include severity levels and actionable steps, enabling quick incident response and reducing downtime through automated notifications.
A marketing agency automates posting of campaign performance metrics (e.g., click-through rates, conversions) to a Slack channel after daily data pulls from analytics platforms. This provides real-time insights to stakeholders, facilitating data-driven decisions and eliminating manual report sharing.
Offer a monthly subscription service where businesses pay to automate Slack workflows, such as notifications from their existing tools. Revenue comes from tiered plans based on usage volume (e.g., number of messages or integrations), targeting small to medium enterprises seeking efficiency gains.
Provide bespoke development services to build and deploy custom Slack integrations for clients using this skill. Charge one-time project fees or retainer models for ongoing support, focusing on industries like finance or healthcare with specific compliance needs. This leverages the skill's API capabilities for tailored solutions.
Develop a freemium tool that uses this skill for basic Slack automation (e.g., simple message posting) and charge for advanced features like analytics dashboards or multi-workspace management. Monetize through upsells to premium tiers, attracting startups and scaling with user growth.
💬 Integration Tip
Start by setting the MATON_API_KEY environment variable and testing with a single Slack connection to post messages, then expand to more complex workflows like channel management or user searches as needed.
Scored May 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.
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).
OpenClaw skill for designing Telegram Bot API workflows and command-driven conversations using direct HTTPS requests (no SDKs).
Build and manage Telegram bots via the Telegram Bot API. Create bots, send messages, handle webhooks, manage groups and channels.