slack

Send, read, edit, delete, and react to Slack messages.

18|1|Updated Jun 12, 2026
One-click install
npx skills add https://github.com/vignesh2027/Vilvona-AI --skill slack-vignesh2027
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slack
Source: https://github.com/vignesh2027/Vilvona-AI/tree/main/skills/slack
Command: npx skills add https://github.com/vignesh2027/Vilvona-AI --skill slack-vignesh2027

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines Slack message management, allowing users to send, read, edit, delete, and react to messages, as well as manage pins and member information with ease.

Core Features & Use Cases

  • Message Management: Send, read, edit, delete, and react to Slack messages.
  • Pin and Unpin: Manage message pins and unpinning functionality.
  • List Pins/Reactions/Emoji: Retrieve and list pins, reactions, and emojis from messages.
  • Member Info: Get information about Slack members.
  • Use Case: Imagine you need to send a message to a specific channel, react to a message, or retrieve information about a team member. This Skill provides the necessary tools to do so efficiently.

Quick Start

Use the slack skill to send a message to the channel 'general' with the content 'Hello, team!'.

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 management for sending and editing texts?

Yes, Slack API message reactions can be managed programmatically by retrieving and listing emoji reactions from specific messages. This functionality allows automated emoji reactions management, providing full control over message interactions within team communication channels.

Can I retrieve Slack channel pins and member information via API?

Slack channel pins and member information can be retrieved via API to manage pinned messages and fetch team member details. This enables administrators to automate pin retrieval and access user profiles for effective team communication oversight.

What do I need to integrate Slack API for programmatic team communication?

Automating Slack administrative tasks via API is best suited for managing team communication workflows, such as sending bulk messages or retrieving member info. It distinguishes itself by enabling precise message management actions that manual Slack usage cannot efficiently scale.

Are there limitations when deleting or unpinning Slack messages programmatically?

Programmatically deleting or unpinning Slack messages requires strict adherence to Slack API rate limits and permission scopes. Limitations include necessary administrative privileges and potential API constraints when managing message pins or removing content from channels.