slack

Send, edit, delete, and react to Slack messages via bot token.

3|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/ybsa/sovereign-kernel --skill slack-ybsa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slack
Source: https://github.com/ybsa/sovereign-kernel/tree/main/crates/sk-tools/skills/slack
Command: npx skills add https://github.com/ybsa/sovereign-kernel --skill slack-ybsa

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines interactions with Slack by enabling automated actions like reacting to messages, managing pins, and sending/editing/deleting messages directly from your workflow.

Core Features & Use Cases

  • Message Management: Send, edit, delete, and read messages in channels or direct messages.
  • Reactions & Pins: Add reactions to messages or pin/unpin important items for easy retrieval.
  • Member Information: Fetch details about Slack members.
  • Use Case: Automatically react to a task completion message with a ✅ emoji, or pin important announcements in a project channel.

Quick Start

Use the slack skill to send a message to the channel C123 with the content "Hello from OpenClaw".

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 channel management?

You can automate Slack messages by using this Skill to programmatically send, edit, delete, and read messages in channels or direct messages. It enables automated communication and organization within your configured Slack channels.

Can I automate Slack message reactions and pinning important items?

Yes, you can automate Slack message reactions and pinning important items. This Skill facilitates adding emoji reactions to messages and pinning or unpinning items for easy retrieval within your Slack channels.

Do I need a bot token to automate Slack messaging and content management?

Yes, you need a configured bot token to automate Slack messaging and content management. This token is required for authentication and authorization to perform actions like managing pins and sending messages.

What is the best way to fetch Slack member information through an API?

The best way to fetch Slack member information through an API is using this Skill's programmatic control functionalities. It enables you to retrieve details about Slack members directly from your automated workflows.

How do I send a Slack message to a specific channel from my workflow?

To send a Slack message to a specific channel, use this Skill to target the channel ID with your content. It enables programmatic message management, allowing you to send text like announcements directly from your workflow.