slack

React to, send, edit, and pin messages in Slack channels and DMs.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/stevengonsalvez/nanoclaw-standalone --skill slack-stevengonsalvez
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: slack
Source: https://github.com/stevengonsalvez/nanoclaw-standalone/tree/main/container/skills/slack
Command: npx skills add https://github.com/stevengonsalvez/nanoclaw-standalone --skill slack-stevengonsalvez

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Slack interactions often require manual attention; this skill enables OpenClaw to react to messages, manage pins, and send or edit messages within Slack channels or DMs, streamlining collaborative workflows.

Core Features & Use Cases

  • React to a message and list reactions in a channel or DM.
  • Send, edit, and delete messages to automate communications.
  • Pin or unpin messages and fetch member info to support context-aware workflows.

Quick Start

Invoke the slack tool to react, send, or pin a message in a Slack channel or DM.

Frequently Asked Questions about slack

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

FAQPage Schema
How do I automate sending and editing Slack messages from an AI agent?▼

You can automate Slack messaging by using an AI agent to invoke structured actions for sending, editing, and deleting messages, streamlining collaborative workflows within channels and DMs.

Can I use an AI bot to manage pinned messages in Slack channels?▼

Yes, an AI bot can manage pinned messages in Slack channels by invoking specific pin actions to pin or unpin messages, supporting context-aware workflows and moderating channel content programmatically.

How do I retrieve member information across Slack channels and DMs?▼

Retrieve Slack member information by utilizing membership lookup actions to fetch member info across channels and DMs, enabling context-aware workflows and supporting automated team coordination updates.

Does this Slack automation skill require any external dependencies or components?▼

No, this Slack automation skill requires no external dependencies or components, allowing you to directly control message operations, reactions, and pins using a valid Slack token from your AI agent environment.

What is the best way to react to Slack messages programmatically?▼

The best way to react to Slack messages programmatically is by using structured bot actions to add reactions and list existing reactions in a channel or DM, automating manual moderation tasks.