slack-formatting

Format Slack messages using mrkdwn syntax for correct rendering.

Updated Apr 26, 2026
One-click install
npx skills add https://github.com/wrightchin/nanoclaw-playground --skill slack-formatting-wrightchin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slack-formatting
Source: https://github.com/wrightchin/nanoclaw-playground/tree/main/container/skills/slack-formatting
Command: npx skills add https://github.com/wrightchin/nanoclaw-playground --skill slack-formatting-wrightchin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Slack messages often render differently; this skill ensures messages use Slack's mrkdwn syntax to render bold, lists, links, and mentions correctly.

Core Features & Use Cases

  • Apply Slack mrkdwn formatting to ensure proper rendering of bold, italic, code, and links in Slack messages.
  • Support Slack-style mentions and channel references to improve readability in conversations.
  • Use case: format a reply in a Slack thread to emphasize action items and links with correct formatting.

Quick Start

Format the next Slack message with mrkdwn syntax according to the guidelines.

Frequently Asked Questions about slack-formatting

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

FAQPage Schema
How do I format Slack messages with mrkdwn syntax?

To format Slack messages with mrkdwn syntax, apply Slack-specific formatting rules to bold, italic, code, links, and mentions so they render correctly in Slack channels. This ensures all assistant responses display as intended in workspaces.

Why does standard Markdown not render correctly in Slack channels?

Standard Markdown does not render correctly in Slack channels because Slack uses its own mrkdwn syntax. Disabling unsupported Markdown constructs and applying Slack-specific formatting rules prevents misrendering of text, lists, and links.

How do I add Slack-style mentions and channel references to my messages?

To add Slack-style mentions and channel references, format messages using Slack's mrkdwn syntax. This supports proper rendering of user mentions and channel links, improving readability and ensuring correct formatting within conversations.

What is the best way to format action items and links in a Slack thread?

The best way to format action items and links in a Slack thread is by applying Slack mrkdwn syntax. This ensures emphasized text, action items, and links render correctly according to Slack's specific formatting rules.

Does this Slack formatting approach support all standard Markdown constructs?

This Slack formatting approach does not support all standard Markdown constructs. It implements Slack-specific mrkdwn rules and disallows unsupported Markdown constructs to prevent misrendering in Slack channels and workspaces.

When do I need to convert assistant responses for Slack workspaces?

You need to convert assistant responses for Slack workspaces when sending replies to channels or threads. Applying mrkdwn formatting ensures bold, italic, code, links, and mentions render as intended for recipients.