slack

Automate Slack channel and direct message management via Clawdbot.

Updated Jun 16, 2026
One-click install
npx skills add https://github.com/breakingcircuits1337/agent-skills --skill slack-breakingcircuits1337
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slack
Source: https://github.com/breakingcircuits1337/agent-skills/tree/main/slack
Command: npx skills add https://github.com/breakingcircuits1337/agent-skills --skill slack-breakingcircuits1337

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the management of Slack channels and direct messages through Clawdbot, automating tasks like reacting to messages, managing pins, and sending messages.

Core Features & Use Cases

  • Slack Automation: Execute actions such as reacting to messages, managing pins, sending, editing, and deleting messages, and fetching member information.
  • Bot Token Usage: Utilizes the bot token configured for Clawdbot to perform these actions.
  • Use Case: Automate the marking of completed tasks in Slack channels by reacting with an emoji to messages containing specific keywords.

Quick Start

Use the slack skill to react with a checkmark emoji to the latest message in channel "C123".

Frequently Asked Questions about slack

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

FAQPage Schema
How do I automate Slack channel management and message actions via a bot?

You can automate Slack management by using this Skill to send, edit, delete messages, manage pins, and add emoji reactions via the Clawdbot bot token.

Can I automatically add emoji reactions to Slack messages based on keywords?

Yes, you can automate adding emoji reactions to Slack messages containing specific keywords, such as marking completed tasks with a checkmark emoji.

What do I need to configure to send and edit Slack direct messages through Clawdbot?

You need the bot token configured for Clawdbot to authenticate and execute actions like sending, editing, and managing direct messages and channel pins.

Does this Slack automation method support fetching channel member information?

Yes, fetching channel member information is supported. The Skill utilizes the Clawdbot bot token to retrieve member info alongside automating message and pin management.

What are the limitations of using a bot token for Slack message automation?

Limitations depend on the bot token's configured Slack API scopes, which must grant sufficient privileges to manage pins, delete messages, and fetch member info.