slack

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

12|3|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/ApiliumCode/mayros --skill slack-apiliumcode
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slack
Source: https://github.com/ApiliumCode/mayros/tree/main/skills/slack
Command: npx skills add https://github.com/ApiliumCode/mayros --skill slack-apiliumcode

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows you to interact with Slack directly from Mayros, automating tasks like reacting to messages, managing pins, and sending or editing messages.

Core Features & Use Cases

  • Message Management: Send, edit, delete, and read messages in channels or DMs.
  • Reactions & Pins: Add reactions to messages, pin/unpin important items, and list pinned messages.
  • Member Information: Retrieve details about Slack members.
  • Use Case: Automatically pin important announcements in a project channel or react to messages indicating task completion.

Quick Start

Use the slack skill to send the message "Hello from Mayros" 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 from an AI agent?

You can automate sending Slack messages by using a Skill that enables programmatic control of Slack functionalities, allowing an AI agent to send, edit, and delete messages in channels or DMs through a configured bot token.

Can I automatically pin important announcements in a Slack channel?

Yes, you can automatically pin important announcements in a Slack channel. This Slack automation Skill supports pinning and unpinning items, along with listing currently pinned messages within specific channels.

Do I need a bot token to automate Slack message management?

Yes, you need a bot token. Configuring a bot token is required for the automation agent to authenticate with Slack and perform actions like reacting to messages, managing pins, and sending messages.

What Slack API actions are supported for channel collaboration and messaging?

Supported Slack API actions include sending, editing, deleting, and reading messages in channels or DMs, adding reactions to messages, managing pinned items, and retrieving details about Slack members.

Can I use this to react to messages indicating task completion in Slack?

Yes, you can use this Slack automation Skill to add reactions to messages indicating task completion. It enables programmatic message reactions to automate acknowledgments within your collaboration channels.