kortix-slack

Stream live progress and format structured replies for Slack-triggered agent turns.

Updated Jun 19, 2026
One-click install
npx skills add https://github.com/MuhammadUA/Axe --skill kortix-slack-muhammadua
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kortix-slack
Source: https://github.com/MuhammadUA/Axe/tree/main/.kortix/opencode/skills/kortix-slack
Command: npx skills add https://github.com/MuhammadUA/Axe --skill kortix-slack-muhammadua

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the frustration of waiting for unresponsive Slack bots during long-running tasks, and ensures bot replies match the tone and formatting of a human teammate rather than raw, unstructured text.

Core Features & Use Cases

  • Live Progress Streaming: Post real-time checkpoints to a plan block in the Slack thread during long tasks like incident post-mortems or code reviews, so users always know the agent's current status.
  • Structured Reply Formatting: Send final answers as plain text or rich Block Kit layouts (with sections, citations, carousels of options) for clear, scannable responses.
  • Full Slack Workflow Support: Handle file uploads, thread replies, reactions, message editing/deletion, workspace search, and cross-posting to other channels as needed. Use this Skill when a teammate @mentions the bot in a Slack thread, when responding to a thread the bot owns, or when asked to perform any Slack-related task.

Quick Start

Use the kortix-slack skill to respond to a Slack mention by posting live progress checkpoints as you work and sending a final formatted reply to the thread.

Frequently Asked Questions about kortix-slack

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

FAQPage Schema
How do I show live progress updates in a Slack thread for long-running tasks?

Live progress updates in a Slack thread are posted as real-time checkpoints to a plan block, ensuring transparent status tracking during long-running tasks like incident response or code reviews.

Can I format Slack bot replies using Block Kit layouts?

Yes, Slack bot replies can be formatted using rich Block Kit layouts, allowing you to send final answers with structured sections, citations, and carousels of options for clear, scannable responses.

What Slack workspace operations are supported for incident response and cross-team messaging?

Supported Slack workspace operations include file uploads, thread replies, reactions, message editing and deletion, workspace search, and cross-posting to other channels for comprehensive incident response and team messaging.

Does this approach work for handling Slack mentions and thread management without unresponsive delays?

Yes, handling Slack mentions and thread management eliminates unresponsive delays by streaming real-time progress checkpoints, ensuring the bot maintains transparent communication while processing long-running agent tasks.

Why do Slack bots send unstructured text instead of formatted messages?

Slack bots send unstructured text when lacking structured reply formatting capabilities, whereas applying Block Kit message composition ensures responses match the tone and formatting of a human teammate.

What is the best way to automate incident response communication in Slack?

Automating incident response communication in Slack is best achieved by streaming live progress checkpoints to plan blocks and sending final formatted Block Kit replies directly within the incident thread.