SkillAgentSearch skills...

slack

Slack messaging workflows through OpenClaw's message tool.

Install / Use

npx skills add devSejung/platformclaw

Installs into whichever agent you are using.

About this skill
📄

SKILL.md

Installable skill definition

Quality Score

47/100

Category

Automation

Supported Platforms

Universal

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.

Substance
20/30
Structure
5/20
Description
8/15
Adoption
0/20
Freshness
15/15

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.

SkillScoreStarsUpdatedFormat
slack (this skill)by devSejung4704d agoSKILL.md
Agent-Reachby Panniantong10085.0k8d agoCLAUDE.md
rufloby ruvnet10073.1ktodayCLAUDE.md
nanobotby HKUDS10048.5ktodayMCP Server
Scraplingby D4Vinci10083.2ktodayMCP 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.

name: 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> or user:<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 as messageId for 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 accountId rather 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

View on GitHub
GitHub Stars0
CategoryAutomation
Updated4d ago
Forks0

Trust signals

80/100

From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.

1 medium1 low