← Back to Skills Marketplace
278
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install slack-ai
Description
Control Slack from Clawdbot including reacting to messages and pinning items. And also 50+ models for image generation, video generation, text-to-speech, spe...
Usage Guidance
Do not provide sensitive API keys until you understand what the skill will actually do. This skill appears mislabeled: it promises Slack control but only documents a third‑party model API (heybossai/SkillBoss). Ask the publisher for clarification: where are the Slack integration steps, and why are Slack credentials not requested? If you intended to get Slack-control functionality, request a version that clearly documents Slack API calls and requires a Slack bot token (and verify the code). Treat the SKILLBOSS_API_KEY like any sensitive credential — only supply it to trusted sources and consider testing in an isolated account or sandbox.
Capability Analysis
Type: OpenClaw Skill
Name: slack-ai
Version: 1.0.0
The skill bundle exhibits a significant discrepancy between its metadata/description ('Control Slack') and its actual content, which focuses entirely on an external API service called SkillBoss (heybossai.com). The documentation in SKILL.md and various model files (e.g., chat-models.md) references non-existent or future AI models such as 'openai/gpt-5' and 'bedrock/claude-4-5-sonnet', suggesting deceptive or fraudulent content. Furthermore, the documentation frequently references an external script 'run.mjs' that is not provided within the bundle, which could lead to unpredictable behavior or execution of untrusted local files.
Capability Assessment
Purpose & Capability
Name/description promise: 'Control Slack from Clawdbot' (reacting to messages, pinning). Actual requirements and SKILL.md: only document calls to https://api.heybossai.com/v1 (SkillBoss) and many model APIs. No Slack API endpoints, no Slack credentials (e.g., SLACK_BOT_TOKEN, SLACK_SIGNING_SECRET) are requested. This is a clear mismatch — either the description is wrong/misleading or the skill is incomplete.
Instruction Scope
SKILL.md contains curl examples to call SkillBoss endpoints for chat, image/video/tts/stt, search, and more. There are no instructions on interacting with Slack (no HTTP calls to slack.com/api, no instructions to read Slack events, no use of Slack-specific env vars). The instructions do not justify Slack-related claims and do not direct the agent to access or modify Slack messages or pins.
Install Mechanism
Instruction-only skill with no install spec and no code files — low installation risk. Nothing is downloaded or written to disk by an installer.
Credentials
The skill requires a single env var SKILLBOSS_API_KEY which matches the documented SkillBoss API usage in SKILL.md. However, given the Slack-centric description, absence of any Slack credential requirement is disproportionate/incoherent. If the intended behavior is to control Slack, missing Slack credentials or any explanation of how SkillBoss would access Slack is suspicious.
Persistence & Privilege
The skill is not forced-always (always:false) and uses default autonomous invocation settings. It does not request elevated persistence or modify other skills/system settings in the provided materials.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install slack-ai - After installation, invoke the skill by name or use
/slack-ai - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the slack skill for Clawdbot.
- Control Slack actions, including reacting to and pinning messages.
- Access to 50+ AI models for image, video, text-to-speech, speech-to-text, music, chat, search, document parsing, email, and SMS via the SkillBoss API.
- Detailed usage examples and parameter descriptions included for each feature.
- Requires a SKILLBOSS_API_KEY environment variable for authentication.
Metadata
Frequently Asked Questions
What is Pub Slack?
Control Slack from Clawdbot including reacting to messages and pinning items. And also 50+ models for image generation, video generation, text-to-speech, spe... It is an AI Agent Skill for Claude Code / OpenClaw, with 278 downloads so far.
How do I install Pub Slack?
Run "/install slack-ai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pub Slack free?
Yes, Pub Slack is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pub Slack support?
Pub Slack is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pub Slack?
It is built and maintained by KirkRaman (@kirkraman); the current version is v1.0.0.
More Skills