slack
Slack messaging workflows through OpenClaw's message tool.
Install / Use
npx skills add devSejung/platformclawInstalls into whichever agent you are using.
SKILL.md
Installable skill definition
Quality Score
Category
AutomationSupported Platforms
Our assessment of slack
slack scores 47/100 on our quality scale, 561st of 647 Automation skills we index.
Its SKILL.md is 1.2 KB long, lightly structured (2 headings) and no code examples: moderately detailed.
It has no GitHub stars yet, so there is no community track record; judge it on its content.
Maintenance, license and trust
- The repository was last updated 4 days ago, so slack is actively maintained.
- Our last check on 2026-09-22 found the source still online.
- No license is declared. By default that means all rights are reserved: you can read it, but reusing or redistributing it is not clearly permitted. Ask the author before building on it commercially.
- Its trust signals score 80/100, with 2 cautions from licensing, adoption, age or documentation. These come from repository metadata, not a code audit — read the skill file before letting an agent act on it.
slack compared with similar skills
All 4 of these similar skills score higher than slack; compare them before choosing.
| Skill | Score | Stars | Updated | Format |
|---|---|---|---|---|
| slack (this skill)by devSejung | 47 | 0 | 4d ago | SKILL.md |
| Agent-Reachby Panniantong | 100 | 85.0k | 8d ago | CLAUDE.md |
| rufloby ruvnet | 100 | 73.1k | today | CLAUDE.md |
| nanobotby HKUDS | 100 | 48.5k | today | MCP Server |
| Scraplingby D4Vinci | 100 | 83.2k | today | MCP Server |
Frequently asked questions
- How do I install slack?
- Run
npx skills add devSejung/platformclaw. The install tabs above show the steps for each supported agent. - Which AI agents does slack work with?
- It is written for Universal, as a SKILL.md file. Other agents that read the same format can often use it too.
- Is slack safe to use?
- It declares no license and scores 80/100 on trust signals. Skills are instructions an agent will follow, so read the file before installing it and do not approve commands you do not understand.
- Is slack still maintained?
- The repository was last updated 4 days ago, so slack is actively maintained.
Skill content
View source on GitHubname: slack description: "Slack messaging workflows through OpenClaw's message tool." metadata: { "openclaw": { "emoji": "💬", "requires": { "config": ["channels.slack"] } } } allowed-tools: ["message"]
Slack
Use the message tool with channel: "slack". The tool schema lists the actions enabled for the current Slack account; do not assume an action that is not present.
Workflow
- Prefer stable Slack IDs from context. Sends outside the current conversation use
channel:<id>oruser:<id>targets. - Keep replies in the current thread unless the user asks for a top-level post. For another thread, pass its Slack timestamp as
threadId; use the same timestamp asmessageIdfor message-specific actions. - Before editing, deleting, pinning, or reacting to an ambiguous message, read the conversation and resolve its exact ID.
- When multiple Slack accounts are configured, pass
accountIdrather than guessing. - Confirm destructive deletes when the target or intent is unclear.
Slack formatting, mentions, tables, charts, and interactive controls are described automatically by the current message tool hints. Follow those hints instead of maintaining a second action or formatting catalog here.
Related Skills
Agent-Reach
85.0kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
ruflo
73.1k🌊 The original agent harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, federation, vector RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
nanobot
48.5kUltra-lightweight, open-source, self-hosted personal AI agent framework in Python with WebUI, tools, memory, MCP, multi-agent workflows, automation, and chat apps
Scrapling
83.2k🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl! Don't be shy, join here: https://discord.gg/EMgGbDceNQ and follow here for daily tips and tricks: https://x.com/Scrapling_dev
Trust signals
From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.
