slack

Automate Slack messaging and search workflows through MCP.

3|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/hi120ki/managed-agents-interface --skill slack-hi120ki
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slack
Source: https://github.com/hi120ki/managed-agents-interface/tree/main/skills/slack
Command: npx skills add https://github.com/hi120ki/managed-agents-interface --skill slack-hi120ki

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enables automated Slack workflows through MCP by reading, searching, and sending messages, managing channels, and retrieving user profiles.

Core Features & Use Cases

  • Read channel history and private conversations via MCP-friendly commands.
  • Send messages, draft posts, and manage threads and canvases programmatically.
  • Access user profiles and channel info to support context-aware actions.

Quick Start

Post a message to a channel using the MCP Slack bridge.

Frequently Asked Questions about slack

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

FAQPage Schema
How do I automate Slack messaging and search workflows through MCP?

You can automate Slack messaging through MCP by using commands to read channel history, post messages, and manage threads programmatically. This Skill serves as an MCP bridge to securely interact with Slack workspaces.

Can I read private conversations and channel history via MCP-friendly commands?

Yes, reading private conversations and channel history via MCP commands is supported. You can retrieve past messages and context across both public and private spaces to support context-aware actions.

How do I send messages and manage Slack threads programmatically?

Sending messages and managing Slack threads programmatically is done by executing MCP commands through the Slack bridge. You can draft posts, send messages to channels, and manage existing threads automatically.

Does this Slack MCP bridge support canvas creation and user profile lookups?

Yes, the Slack MCP bridge supports canvas creation and user profile lookups. You can programmatically access user profile information and create canvases alongside standard messaging and search operations.

What is the best way to retrieve Slack channel information for context-aware actions?

The best way to retrieve Slack channel information for context-aware actions is using MCP commands to access channel info and user profiles. This enables automated workflows to gather necessary metadata securely.

Are there limitations when automating Slack workflows across public and private spaces?

Automating Slack workflows across public and private spaces requires appropriate MCP configuration and permissions. The Skill applies to channel history retrieval and messaging but depends on valid Slack access tokens for secure operation.