slack

Manage Slack messages, pins, reactions, and member info via bot token.

Updated Feb 18, 2026
One-click install
npx skills add https://github.com/ClaudioCeppi83/kora-os-kernel --skill slack-claudioceppi83
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slack
Source: https://github.com/ClaudioCeppi83/kora-os-kernel/tree/main/engines/openclaw/skills/slack
Command: npx skills add https://github.com/ClaudioCeppi83/kora-os-kernel --skill slack-claudioceppi83

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the problem of interacting with Slack from within the OpenClaw environment, allowing users to perform actions such as reacting to messages, managing pins, and sending/editing/deleting messages.

Core Features & Use Cases

  • Slack Interactions: React to messages, manage pins, send/edit/delete messages, and fetch member info.
  • Tool Integration: Uses the bot token configured for OpenClaw to interact with Slack.
  • Use Case: Imagine you need to mark a task as completed in a Slack channel or send a reminder to a team member. This Skill can be used to easily perform these actions without leaving the OpenClaw interface.

Quick Start

Use the slack skill to react with a thumbs-up emoji to a message in the channel with ID 'C123'.

Frequently Asked Questions about slack

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

FAQPage Schema
How do I send and edit Slack messages from OpenClaw?

This Skill manages Slack interactions via OpenClaw using a bot token. It performs message management actions like sending, editing, and deleting text in channels, plus reacting to messages and fetching member info.

Can I react to Slack messages and manage pins without leaving OpenClaw?

Yes, you can react to Slack messages and manage pins directly within OpenClaw. The Skill uses your configured bot token to interact with the Slack API, performing these actions without switching interfaces.

What do I need to set up Slack message management in OpenClaw?

You need Slack API access and a configured bot token to set up Slack message management in OpenClaw. This Skill uses that token to authenticate and perform interactions like fetching member info and reacting to messages.

How does team communication work with this Slack integration?

Team communication via this Slack integration works by using a bot token to manage Slack interactions from OpenClaw. It handles routine communication tasks such as sending reminders, pinning messages, and fetching member info.

Are there limitations to fetching Slack member info through OpenClaw?

Fetching Slack member info through OpenClaw requires a properly configured bot token with Slack API access. The Skill's capabilities are limited to the permissions granted to the bot token used for message management and reactions.