slack

Send, edit, delete, pin, and react to Slack messages via bot token.

16|1|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/Flexasaurusrex/OpenPaw --skill slack-flexasaurusrex
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slack
Source: https://github.com/Flexasaurusrex/OpenPaw/tree/main/skills/slack
Command: npx skills add https://github.com/Flexasaurusrex/OpenPaw --skill slack-flexasaurusrex

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill allows you to interact with Slack directly, enabling actions like reacting to messages, pinning important information, sending new messages, and retrieving member details without leaving your current workflow.

Core Features & Use Cases

  • Message Reactions: Add or list emoji reactions to specific messages.
  • Message Management: Send, edit, delete, and read messages within channels or direct messages.
  • Pinning: Pin or unpin messages to keep important information accessible.
  • Member Information: Fetch details about Slack users.
  • Use Case: Automatically pin important announcements in a project channel or react to a colleague's message with a 👍 to acknowledge it.

Quick Start

Use the slack skill to send a message to the 'general' channel saying 'Hello from OpenPaw'.

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 to a channel?

To automate sending Slack messages, you can use this Skill to programmatically dispatch new text to specific channels or direct messages via a configured bot token. It enables streamlined workflow automation without manual app interaction.

Can I pin important Slack announcements automatically?

Yes, you can automatically pin important Slack announcements. This Skill supports pinning and unpinning messages within channels, keeping critical information accessible to team members without leaving your current workflow.

How does retrieving Slack member information work with a bot token?

Retrieving Slack member information works by leveraging a securely configured bot token to fetch user details. This Skill operates programmatically to retrieve member information, enabling streamlined team communication and workflow automation.

What Slack message management actions are supported for collaboration?

Supported Slack message management actions include sending, editing, deleting, and reading messages. This enables direct programmatic control over channel and direct message interactions for streamlined team collaboration.

Can I use this to add emoji reactions to Slack messages programmatically?

Yes, you can use this to add or list emoji reactions to specific Slack messages programmatically. It allows you to react to messages, such as acknowledging a colleague with a thumbs up, directly within your automated workflow.

Do I need a bot token to manage Slack messages and members?

Yes, you need a configured bot token to manage Slack messages and members. The Skill operates via this secure integration token to enable programmatic control over messaging, pinning, and member information retrieval.