slack

Automate Slack message management, reactions, pins, and member lookups.

Updated Apr 5, 2026
One-click install
npx skills add https://github.com/balic-AI-ML-R-D-Resources/eliza_autonomous_agents --skill slack-balic-ai-ml-r-d-resources
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slack
Source: https://github.com/balic-AI-ML-R-D-Resources/eliza_autonomous_agents/tree/main/packages/skills/skills/slack
Command: npx skills add https://github.com/balic-AI-ML-R-D-Resources/eliza_autonomous_agents --skill slack-balic-ai-ml-r-d-resources

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manual handling of Slack messages, reactions, pins, and member lookups across channels is error-prone and time-consuming.

Core Features & Use Cases

  • Slack message management: send, edit, delete, and read messages
  • Reactions and pins: add/list emoji reactions, pin or unpin items
  • Member lookups and emoji lists: fetch member info and list custom emoji

Quick Start

Read the most recent messages in a channel and react to the specified message.

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 across channels?

Automating Slack messages requires a configured bot token to send, edit, delete, and read messages across channels and DMs. This replaces manual conversation handling with programmatic workspace interactions.

What do I need to manage Slack reactions and pins automatically?

Managing Slack reactions and pins automatically requires a configured Slack bot token. Once authenticated, you can add or list emoji reactions and pin or unpin items in targeted channels.

Can I fetch Slack member info and custom emoji lists with a bot token?

Yes, you can fetch Slack member info and custom emoji lists using a configured bot token. The automation supports user lookups and retrieves available custom emoji within the workspace.

Does this Slack automation approach work for direct messages?

Yes, this Slack automation approach works for direct messages. Using a configured bot token, you can read, send, edit, and manage messages and reactions across both channels and DMs.

What is the best way to read recent channel messages and add emoji reactions in Slack?

The best way to read recent channel messages and add emoji reactions is by using a Slack bot token. You can programmatically fetch recent messages and apply specified emoji reactions directly.

Why do I need a bot token to automate Slack workspace interactions?

You need a bot token to automate Slack workspace interactions because it provides the secure authentication required to manage messages, reactions, pins, and member lookups programmatically.