slack

Automate Slack messaging, reactions, pins, and member metadata retrieval.

Updated May 7, 2026
One-click install
npx skills add https://github.com/MOODMNKY-LLC/mnky-atlas --skill slack-moodmnky-llc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slack
Source: https://github.com/MOODMNKY-LLC/mnky-atlas/tree/main/skills/slack
Command: npx skills add https://github.com/MOODMNKY-LLC/mnky-atlas --skill slack-moodmnky-llc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually managing Slack messages, reactions, pinned content, and member lookups across busy workspaces is time-consuming and error-prone, especially for teams handling high message volumes or cross-channel projects.

Core Features & Use Cases

  • Full Message Lifecycle Management: Send, read, edit, and delete messages across channels and direct messages.
  • Reaction & Pin Tools: Add or remove emoji reactions, pin and unpin important messages, and list all pinned content for a channel.
  • Workspace Data Access: Retrieve individual Slack member details and browse all available workspace emojis. For example, a project coordinator can use this skill to pull all pinned messages from a product launch channel to compile key updates for a stakeholder report, or add a checkmark reaction to task completion messages to track team progress at a glance.

Quick Start

Use the slack skill to send a brief update to channel C123 confirming that the user experience testing phase is complete.

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

You can automate sending, editing, and deleting Slack channel messages programmatically. This skill applies Slack API actions to manage the full message lifecycle across channels and direct messages without manual platform navigation.

Can I retrieve Slack member details and workspace emojis programmatically?

Yes, you can retrieve Slack member details and browse all available workspace emojis. This workspace data access allows you to pull individual member information and list custom emojis for team collaboration workflows.

What is the best way to manage Slack reactions and pinned content in bulk?

Managing Slack reactions and pinned content in bulk is done by applying API actions to add or remove emoji reactions, pin and unpin messages, and list all pinned content for a specific channel.

Does this Slack automation skill work for cross-channel project updates?

Yes, this Slack automation skill works for cross-channel project updates by providing consistent, programmatic access to messaging actions. It satisfies requirements for sending updates and tracking progress across busy workspaces handling high message volumes.

Why use programmatic access instead of manual Slack workspace navigation?

Programmatic access replaces manual Slack workspace navigation to eliminate time-consuming and error-prone tasks. It ensures consistent execution of messaging, reactions, and member lookups across busy workspaces handling high message volumes.

What are the limitations of automating Slack messaging tasks?

Limitations of automating Slack messaging tasks include reliance on Slack API actions for all operations. The skill handles message lifecycle, reactions, pins, and metadata retrieval, but does not support manual platform features outside of these specified API endpoints.