slack

Send, edit, delete, and read Slack messages via API.

6|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/me2Doc/friendlyclaw --skill slack-me2doc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slack
Source: https://github.com/me2Doc/friendlyclaw/tree/main/body/skills/slack
Command: npx skills add https://github.com/me2Doc/friendlyclaw --skill slack-me2doc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates the need to switch between your terminal and the Slack interface, allowing you to manage communications and channel activity without leaving your current workflow.

Core Features & Use Cases

  • Message Management: Send, edit, delete, or read messages across channels and DMs.
  • Interaction & Organization: React to messages with emojis and manage pins to highlight important decisions or status updates.
  • Use Case: When working in a terminal-based development environment, you can quickly pin a critical bug report or react to a team member's update without breaking your focus.

Quick Start

Use the slack skill to send a message to channel C123 saying that the deployment is complete.

Frequently Asked Questions about slack

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

FAQPage Schema
How do I automate Slack messaging directly from the terminal?

You can automate Slack messaging from the terminal by using this Skill to programmatically send, edit, or read messages across channels and DMs without leaving your current workflow.

What do I need to interact with Slack channels via API?

Interacting with Slack channels via API requires a valid Slack bot token and configured channel access to execute messaging, reaction management, and organization actions.

Can I manage Slack pins and emoji reactions programmatically?

Yes, you can programmatically manage Slack pins and add emoji reactions to messages to highlight important decisions or status updates directly through API-based actions.

What is the best way to send automated task updates to a Slack workspace?

The best way to send automated task updates to a Slack workspace is using this Skill to facilitate programmatic interaction for team communication, task tracking, and information retrieval.

Why switch to a terminal-based approach for Slack workspace management?

Terminal-based Slack workspace management eliminates the need to switch between your terminal and the Slack interface, allowing you to manage communications without breaking your focus.