Slack Web Api

🌐Community
by linehaul-ai · vlatest · Repository

Helps with web development, API as part of agent workflows workflows.

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-web-api npx -- -y @trustedskills/slack-web-api
2

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

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

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

About This Skill

What it does

This skill allows AI agents to interact with Slack using the Slack Web API. It can send messages, retrieve channel information, and perform other actions within a Slack workspace. The agent can automate tasks like posting updates, responding to events, or integrating with other services through Slack.

When to use it

  • Automated Notifications: Send automated reports or alerts to specific channels in Slack based on external data changes.
  • Meeting Summaries: Automatically post summaries of meetings directly into a designated Slack channel.
  • Customer Support Integration: Respond to customer inquiries received through Slack, potentially escalating issues as needed.
  • Workflow Automation: Trigger actions within other systems when events occur in Slack (e.g., create a task in a project management tool when a new message is posted).

Key capabilities

  • Sending messages to channels and direct messages.
  • Retrieving channel information.
  • Integration with the Slack Web API.

Example prompts

  • "Send a message to #general saying 'Daily report complete.'"
  • "What are the names of all public channels?"
  • "Post an update about the server status in the operations channel."

Tips & gotchas

  • Requires proper Slack API credentials (token) configured for the agent.
  • Be mindful of rate limits imposed by the Slack Web API to avoid errors.

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
linehaul-ai
Installs
19

🌐 Community

Passed automated security scans.