slack-usage

Community

Slack MCP usage best practices

Authorfcakyon
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides best practices for leveraging Slack MCP to search messages, manage channels, and format Slack outputs effectively.

Core Features & Use Cases

  • Search best practices: Always use message search first for efficiency.
  • Channel and token guidance: Distinguish bot vs user tokens and channel scopes.
  • Formatting tips: Properly format mentions, channels, and links.

Quick Start

Use mcp__slack__slack_search_messages for searches and mcp__slack__slack_get_channel_history for recent channel history when requested.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: slack-usage
Download link: https://github.com/fcakyon/claude-codex-settings/archive/main.zip#slack-usage

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository