slack

Search Slack messages, read threads, and send messages via CLI.

Updated Feb 24, 2026
One-click install
npx skills add https://github.com/Zurybr/lefarma-skills --skill slack-zurybr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slack
Source: https://github.com/Zurybr/lefarma-skills/tree/main/tools/slack
Command: npx skills add https://github.com/Zurybr/lefarma-skills --skill slack-zurybr

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines communication and information retrieval within Slack, allowing you to quickly find discussions, get context, and send notifications without leaving your current workflow.

Core Features & Use Cases

  • Search Messages: Quickly find past conversations, decisions, or information using keywords and modifiers.
  • Send Messages: Post updates, alerts, or questions to channels or direct messages.
  • Thread Interaction: Easily follow and participate in specific conversation threads.
  • Use Case: You need to find out if a recent deployment caused any issues. Use this Skill to search the #engineering channel for "deployment failed" and review the relevant messages and threads.

Quick Start

Use the slack skill to search for messages containing "api outage" in the #alerts channel.

Frequently Asked Questions about slack

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

FAQPage Schema
How do I search Slack messages for specific keywords from the command line?

You can search Slack messages using specific keywords and advanced search modifiers directly via a command-line interface. This allows you to quickly find past conversations, decisions, or information within your Slack workspaces.

Can I send notifications to Slack channels without leaving my current workflow?

Yes, you can send messages and post updates to channels or direct messages via the command line. This enables you to push alerts or questions to Slack without interrupting your current development workflow.

Do I need a Slack User OAuth Token to read and send workspace messages?

Yes, a Slack User OAuth Token with appropriate scopes is required for full functionality. This token authorizes the command-line interface to access your workspace, search messages, read threads, and send messages.

How do I follow and participate in specific Slack conversation threads?

You can interact with Slack threads by using the command-line interface to easily follow and participate in specific conversation threads. This provides direct access to retrieve context and reply to ongoing discussions.

What are the limitations of using direct API access for Slack messaging?

Functionality is limited by the scopes granted to your Slack User OAuth Token. While the Skill supports advanced search modifiers and direct API access, actions like reading threads or sending messages depend entirely on your token's permissions.

Does Slack search support advanced search modifiers for finding past conversations?

Yes, Slack search via this command-line interface supports advanced search modifiers. You can use these modifiers to quickly narrow down and find specific past conversations, decisions, or alerts within your workspaces.