slack

Automate Slack message interactions and channel management via bot token.

Updated Jan 28, 2026
One-click install
npx skills add https://github.com/xcriminal1/Xcriminal-bot --skill slack-xcriminal1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slack
Source: https://github.com/xcriminal1/Xcriminal-bot/tree/main/skills/slack
Command: npx skills add https://github.com/xcriminal1/Xcriminal-bot --skill slack-xcriminal1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Slack interactions and channel management can be automated from Xcriminal, enabling faster responses and streamlined workflows without manual Slack usage.

Core Features & Use Cases

  • React to messages in channels or DMs
  • Read, send, edit, and delete messages
  • Pin and unpin messages for quick reference
  • Retrieve member information
  • List custom emoji and reactions
  • Use cases include auto-responding to mentions and surfacing important messages for teams

Quick Start

Provide channelId and messageId along with the desired action to the slack tool to perform the requested operation.

Frequently Asked Questions about slack

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Slack message reactions and channel management?

You can automate Slack message interactions by providing a configured bot token, channelId, and messageId to execute operations like adding reactions, pinning messages, and managing channel content automatically without manual Slack usage.

Can I read, send, edit, and delete Slack messages programmatically?

Yes, Slack messages can be read, sent, edited, and deleted programmatically by supplying the required channelId and messageId along with the desired action to the automation tool configured with a valid bot token.

Do I need a bot token to automate Slack pins and retrieve member info?

Yes, a configured Slack bot token is required to execute any automation operations including pinning messages, retrieving member information, and managing reactions across channels and direct messages.

What's the best way to auto-respond to Slack mentions and surface important messages?

Automating Slack interactions enables faster responses to mentions and surfacing important messages for teams by programmatically handling reactions, messaging, and pins across channels using the configured bot token.

Does Slack automation work with direct messages and custom emoji?

Yes, Slack automation handles reactions, messaging, and pins across both channels and direct messages, and can also list custom emoji and reactions using the configured bot token and required channel inputs.