@tank/slack

Send messages, manage channels, and search conversations via the Slack Web API.

1|1|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/tankpkg/skills --skill tank-slack
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: @tank/slack
Source: https://github.com/tankpkg/skills/tree/main/skills/slack
Command: npx skills add https://github.com/tankpkg/skills --skill tank-slack

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill empowers AI agents to seamlessly interact with Slack, enabling efficient communication, channel management, and workflow automation within a workspace.

Core Features & Use Cases

  • Send and manage messages: Post messages to channels, DMs, threads, and schedule future messages.
  • Rich message formatting: Utilize Block Kit to create interactive and visually appealing messages.
  • Channel operations: Create, archive, and manage channel details.
  • User and search functionality: Find users and search conversations.
  • Use Case: Automatically post daily stand-up summaries to a specific Slack channel, or use interactive buttons to trigger other workflows.

Quick Start

Send a message to the '#general' channel with the text 'Hello from the AI assistant!'.

Frequently Asked Questions about @tank/slack

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

FAQPage Schema
How do I automate sending scheduled messages to Slack channels?

You can automate Slack messaging by using this Skill to schedule and post messages to specific channels or direct messages. It integrates with the Slack Web API to handle future message delivery and workflow automation.

Can I format Slack messages using Block Kit through an API?

Yes, you can format Slack messages using Block Kit through this Skill. It enables AI agents to build and send interactive, visually appealing messages directly via the Slack Web API.

How do I search Slack conversations and manage channels programmatically?

This Skill allows you to search Slack conversations and manage channels programmatically. It provides functionality to find users, search message histories, and create or archive channels via the API.

Does this Slack API integration support ephemeral messages and threads?

Yes, this Slack API integration supports ephemeral messages and threads. It enables AI agents to send direct messages, reply within existing threads, and post temporary messages visible only to specific users.

What is the best way to automate daily stand-up summaries in Slack?

The best way to automate daily stand-up summaries in Slack is using this Skill to post compiled reports to a designated channel. It leverages the Slack Web API for messaging and supports interactive buttons to trigger other workflows.