slack

Send, edit, delete, and pin Slack messages with reactions.

36|2|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/malue-ai/dazee-small --skill slack-malue-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slack
Source: https://github.com/malue-ai/dazee-small/tree/main/skills/library/slack
Command: npx skills add https://github.com/malue-ai/dazee-small --skill slack-malue-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows for the programmatic control of Slack, enabling automated interactions with messages and channels directly from your AI agent.

Core Features & Use Cases

  • Message Reactions: Add or list emoji reactions to Slack messages.
  • Message Management: Send, edit, and delete messages in channels or direct messages.
  • Pinning: Pin or unpin messages to channels for important information.
  • Member Information: Retrieve details about Slack users.
  • Use Case: Automatically react to task-related messages with a checkmark emoji, pin important announcements in a team channel, or send a daily summary message to a specific channel.

Quick Start

Use the slack skill to send the message "Hello from the AI!" to 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 automate sending Slack messages to a specific channel?

To automate sending Slack messages, this Skill sends, edits, or deletes messages in specified channels or direct messages using a configured Moltbot Slack tool and valid channel IDs.

Can I programmatically add emoji reactions to Slack messages?

Yes, you can programmatically add or list emoji reactions to Slack messages. The Skill targets specific messages using their timestamps and channel IDs for accurate reaction management.

What's the best way to pin important announcements in a Slack channel?

The best way to pin important announcements is by using this Skill to pin or unpin messages within specified Slack channels. It requires the message timestamp and channel ID for targeted operations.

Do I need a configured Moltbot Slack tool to manage Slack channels?

Yes, you need a configured Moltbot Slack tool with valid channel IDs and message timestamps. This setup is required to perform programmatic message management, pinning, and fetching member information.

Can I retrieve member information and list custom emojis in Slack?

Yes, you can retrieve details about Slack users and list custom emojis. The Skill supports fetching member information alongside its core message management and reaction capabilities.

Why does my Slack message editing fail to target the correct message?

Slack message editing fails when the correct message timestamp or channel ID is missing. Accurate message targeting for sending, editing, deleting, and pinning requires both valid identifiers.