slack

Integrate AI agents with Slack for messaging and channel management.

1|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/Svtoo/atk-registry --skill slack-svtoo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slack
Source: https://github.com/Svtoo/atk-registry/tree/main/plugins/slack
Command: npx skills add https://github.com/Svtoo/atk-registry --skill slack-svtoo

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 workspaces, enabling AI agents to interact with channels, messages, and users seamlessly.

Core Features & Use Cases

  • Channel Management: List public and private channels, read message history, and retrieve thread replies.
  • Message Interaction: Post new messages, reply to threads, and add emoji reactions.
  • User Information: List workspace users and retrieve detailed user profiles.
  • Use Case: An AI agent can be tasked to summarize the latest discussions in a specific project channel, identify key contributors, and post a concise update.

Quick Start

Use the slack skill to post the message 'Hello team!' to the general channel.

Frequently Asked Questions about slack

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

FAQPage Schema
How do I automate posting messages to Slack channels from an AI agent?

To automate posting messages to Slack channels, you need an AI agent integrated with a Slack bot token and team ID. Once authenticated, the agent can post new messages, reply to existing threads, and add emoji reactions in real time.

What is needed to retrieve Slack message history and thread replies?

Retrieving Slack message history and thread replies requires a Slack bot token and team ID for authentication. Once access is configured, the system can list public and private channels, read past messages, and pull specific thread replies.

Can an AI agent look up workspace users and detailed user profiles in Slack?

Yes, an AI agent can look up workspace users and retrieve detailed user profiles in Slack. By using the appropriate Slack bot token, the agent can list all workspace users and fetch specific profile information for communication and collaboration tasks.

What's the best way to summarize discussions in a Slack project channel?

The best way to summarize discussions in a Slack project channel is to use an integrated AI agent. The agent can read the channel's message history, identify key contributors, and post a concise update or summary directly back into the channel.

Do I need a Slack bot token to manage channel discovery and message interaction?

Yes, you need a Slack bot token and team ID to manage channel discovery and message interaction. These credentials are required for authentication and access control, enabling the agent to list channels, post messages, and manage threads.