slack

Perform Slack channel and DM actions using a bot token.

1.0k|59|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/SafeAI-Lab-X/ClawKeeper --skill slack-safeai-lab-x
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slack
Source: https://github.com/SafeAI-Lab-X/ClawKeeper/tree/main/legacy/clawkeeper-watcher/skills/slack
Command: npx skills add https://github.com/SafeAI-Lab-X/ClawKeeper --skill slack-safeai-lab-x

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OpenClaw often needs to orchestrate Slack interactions without manual switching, ensuring timely responses, pinning important updates, and enforcing policy-compliant actions across channels and DMs.

Core Features & Use Cases

  • React to messages in Slack channels or DMs to acknowledge or automate responses.
  • Read and list reactions, manage pins, and pin/unpin important items for quick visibility.
  • Retrieve member information to support context-aware actions and auditing.

Quick Start

Install and enable the Slack skill in your OpenClaw environment to begin issuing Slack actions.

Frequently Asked Questions about slack

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Slack messages and reactions for incident response?

To automate Slack messages and reactions for incident response, configure a Slack bot token in OpenClaw to enable actions like sendMessage and react across channels and DMs. This allows OpenClaw to orchestrate timely Slack interactions without manual switching.

Can I pin important updates in Slack channels automatically?

Yes, you can pin important updates in Slack channels automatically by using the pinMessage action provided through the OpenClaw Slack integration. This ensures critical incident updates and policy-compliant actions maintain quick visibility for the team.

Do I need a Slack bot token to manage Slack channels via OpenClaw?

Yes, you need a Slack bot token configured in your OpenClaw environment to manage Slack channels. This token is a prerequisite that authorizes OpenClaw to perform actions like reading reactions, sending messages, and retrieving member information.

What is the best way to retrieve Slack member information for auditing?

The best way to retrieve Slack member information for auditing is to use the memberInfo action via the OpenClaw Slack integration. It fetches user context from channels and DMs to support context-aware actions and policy enforcement.

Does Slack automation work with direct messages and not just channels?

Yes, Slack automation via OpenClaw works with direct messages as well as channels. The integration supports sending messages, adding reactions, and pinning items across both DMs and channels to ensure comprehensive communication orchestration.

Why use OpenClaw for Slack control instead of manual switching?

Using OpenClaw for Slack control eliminates manual switching to ensure timely responses and enforce policy-compliant actions. It orchestrates Slack interactions automatically, handling status updates and incident response directly from the OpenClaw environment.