Slack Search

🏢Official
by anthropics · vlatest · Repository

Quickly find relevant Slack messages, channels, and files using natural language queries powered by Anthropics' AI.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add slack-search npx -- -y @trustedskills/slack-search
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "slack-search": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/slack-search"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill enables AI agents to search Slack workspaces for messages, files, or channels. It provides direct access to Slack's search functionality through an API integration.

When to use it

  • Need to find historical conversations or

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
anthropics
Installs
43

🏢 Official

Published by the company or team that built the technology.