slack-messaging

Send and retrieve Slack messages via slackcli command-line workflows.

7|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/Epiphytic/ai-plugin-translator --skill slack-messaging-epiphytic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slack-messaging
Source: https://github.com/Epiphytic/ai-plugin-translator/tree/main/packages/core/test/fixtures/regression-output/superpowers-marketplace/superpowers-lab/skills/slack-messaging
Command: npx skills add https://github.com/Epiphytic/ai-plugin-translator --skill slack-messaging-epiphytic

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies Slack communication workflows by enabling users to send, read, and verify messages without manually navigating the Slack interface.

Core Features & Use Cases

  • Message Management: Send messages, reply in threads, and read channel or direct message history through slackcli.
  • Workspace Interaction: Discover channels, manage authentication, and work across multiple Slack workspaces from the command line.
  • Use Case: A developer testing a Slack integration can send a verification message and read the channel history to confirm the integration worked correctly.

Quick Start

Use the slack-messaging skill to read recent messages from my Slack channel and help me verify an integration test.

Frequently Asked Questions about slack-messaging

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

FAQPage Schema
How do I send and retrieve Slack messages from the command line?

Slack message retrieval from the command line requires slackcli authentication to interact with workspace channels, read message history, and send texts directly through terminal workflows. This enables automated message verification and thread management.

Can I verify Slack integration tests by reading channel history via CLI?

Slack integration testing verification is supported by sending a test message to a workspace channel and retrieving the channel history through command-line interactions to confirm the integration worked correctly. This validates your ChatOps workflows.

Do I need slackcli authentication to manage Slack workspace channels?

Slackcli authentication is required to manage Slack workspace channels and conversations from the command line. You must configure workspace authentication credentials to enable message management, channel discovery, and thread replies.

What is the best way to reply to Slack message threads without navigating the app?

Replying to Slack message threads without navigating the app is best handled through command-line slackcli interactions, which allow you to target specific conversations and send thread replies directly. This streamlines ChatOps and developer communication workflows.

Does this approach support discovering channels across multiple Slack workspaces?

This command-line approach supports channel discovery across multiple Slack workspaces by managing authentication and interacting with workspace data through slackcli. You can discover channels and manage communication tasks across different workspaces.