One-click install
npx skills add https://github.com/dsactivi-2/Mujo-Team --skill slack-dsactivi-2
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slack
Source: https://github.com/dsactivi-2/Mujo-Team/tree/main/skills/slack
Command: npx skills add https://github.com/dsactivi-2/Mujo-Team --skill slack-dsactivi-2

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill allows for seamless control of Slack functionalities directly from Clawdbot, automating communication tasks and information management within Slack channels and direct messages.

Core Features & Use Cases

  • Message Management: Send, edit, and delete messages in channels or DMs.
  • Reactions: Add or list emoji reactions to messages.
  • Pinning: Pin and unpin important messages, and list pinned items.
  • Member Information: Retrieve details about Slack users.
  • Use Case: Automatically pin important announcements in a project channel or react to messages to acknowledge task completion.

Quick Start

Use the slack skill to send the message "Hello from Clawdbot" 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 a bot?

Automating Slack messages from a bot involves using bot tokens for authentication and a tool that programmatically sends messages to channels or direct messages. This Skill enables that exact functionality via Clawdbot.

Can I pin and manage Slack channel messages programmatically?

Yes, you can pin and manage Slack channel messages programmatically. Using bot tokens, this Skill allows you to pin, unpin, and list pinned items in channels to highlight important announcements automatically.

Does this Slack automation tool require a bot token?

Yes, this Slack automation tool requires a bot token. It operates via the Slack tool integrated with Clawdbot, utilizing bot tokens for authentication to manage channel and direct message interactions.

How do I add emoji reactions to Slack messages automatically?

To add emoji reactions to Slack messages automatically, you use a messaging automation tool with bot token authentication. This Skill supports adding and listing emoji reactions to acknowledge task completion.

What is the best way to retrieve Slack member information for workflow automation?

Retrieving Slack member information for workflow automation is best handled by a programmatic tool using bot tokens. This Skill retrieves user details directly through Clawdbot to support team communication workflows.