slack-operations

Automate Slack API operations for messages, channels, threads, and notifications via MCP tools.

Updated Jan 18, 2026
One-click install
npx skills add https://github.com/rom-orlovich/agents-system --skill slack-operations
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slack-operations
Source: https://github.com/rom-orlovich/agents-system/tree/main/agent-bot/agent-engine/.claude/skills/slack-operations
Command: npx skills add https://github.com/rom-orlovich/agents-system --skill slack-operations

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Slack operations using MCP tools for all API interactions.

Core Features & Use Cases

  • MCP-driven Slack actions for posting messages, replying in threads, and sending rich notifications
  • Threaded conversations & blocks to support interactive workflows and approvals
  • Automation-ready workflows for alerts, status updates, and incident responses

Quick Start

Use the slack-operations skill to post a message to a channel or respond in a thread using the MCP tool examples referenced in flow.md.

Frequently Asked Questions about slack-operations

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

FAQPage Schema
How do I automate posting messages to Slack channels using an API?

You can automate Slack message posting by using MCP tools to handle Slack API operations directly. This approach manages channel communications, dispatches notifications, and posts messages without manual intervention.

Can I reply in Slack threads automatically through an automation workflow?

Yes, automated Slack workflows can reply in threads using MCP-based tooling. Threaded responses are fully supported to maintain conversation context during interactive workflows and incident responses.

Does MCP tooling support rich formatting and blocks for Slack notifications?

MCP tooling supports rich formatting and blocks for Slack notifications. This enables interactive workflows and approvals by structuring complex message layouts directly through the Slack API.

What is the best way to send automated status updates to Slack?

The best way to send automated status updates to Slack is using MCP-driven actions. These automation-ready workflows handle alerts and status updates by managing API interactions for message dispatch.

Do I need external dependencies to manage Slack operations with MCP tools?

No external dependencies are required to manage Slack operations with MCP tools. The skill handles all API interactions, threaded responses, and rich formatting independently within your automation workflows.