slack
Slack messaging workflows through OpenClaw's message tool.
DeepseekModel
Curated skill
Quality Excellent · 90
v1.0.0
Get
https://deepseekmodel.com/api/download.php?id=openclaw-openclaw-extensions-slack-skills-slack-skill-md&format=skill
Download .skill
Standard format with system_prompt and model_config, ready for any agent framework
The actual content of the system_prompt field in the .skill file.
name slack description Slack messaging workflows through OpenClaw's message tool. metadata {"openclaw":{"emoji":"💬","requires":{"config":"[Truncated]"}}} 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.
Keywords that activate this skill. Click one to copy it.
This skill does not provide trigger words.
The downloaded .skill package contains the following fields.
| Field | Description |
|---|---|
| format | Format tag (skill/v1) |
| skill_id | Unique skill ID |
| name | Skill name |
| version | Version |
| description | Description |
| category | Categories (array) |
| trigger_words | Trigger words |
| tags | Tags |
| source | Source |
| source_url | Source URL (this page) |
| exported_at | Exported at (set per download) |
| system_prompt | System prompt body |
| model_config | Model config: provider / model / temperature / max_tokens / top_p |
| examples | Examples |
| install_guide | Import guide for Coze / Dify / Claude / custom frameworks |
The same skill can be exported in different platform formats.