slack-formatting

Format Slack messages using mrkdwn syntax for bold, italic, links, and code blocks.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Slack users sometimes encounter misrendered messages when mrkdwn formatting is not correctly applied. This guide provides clear rules to ensure Slack messages render consistently using Slack's mrkdwn syntax.

Core Features & Use Cases

  • Supports bold, italic, and strikethrough text using Slack mrkdwn conventions.
  • Formats inline code and code blocks for technical discussions.
  • Corrects links, mentions, lists, block quotes, and emojis to render properly in Slack.
  • Use case: When drafting a response in a Slack channel, apply the guidelines to ensure readability and proper rendering.

Quick Start

In Slack conversations, format messages using mrkdwn syntax as described.

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 using mrkdwn syntax?

To format Slack messages using mrkdwn syntax, apply specific rules for bold, italic, strikethrough, inline code, code blocks, links, mentions, lists, quotes, and emojis to ensure proper rendering in Slack channels.

Why does my markdown formatting render incorrectly in Slack?

Markdown formatting renders incorrectly in Slack because Slack uses its own mrkdwn syntax rather than standard markdown, requiring specific syntax rules for bold, italic, links, and mentions to render properly.

What is the best way to apply mrkdwn formatting for Slack channels?

The best way to apply mrkdwn formatting for Slack channels is to use Slack's specific syntax rules for text styling, code blocks, lists, and mentions, ensuring messages render consistently across workspaces.

Does Slack mrkdwn support standard markdown syntax for bold and italic text?

Slack mrkdwn does not fully support standard markdown syntax for bold and italic text, requiring specific Slack conventions to ensure text styling, strikethrough, and code blocks render properly in workspaces.

How do I format code blocks and inline code in Slack conversations?

To format code blocks and inline code in Slack conversations, apply Slack mrkdwn syntax rules designed for technical discussions, ensuring the code snippets render correctly within the Slack workspace interface.

When do I need to apply Slack mrkdwn syntax instead of standard markdown?

You need to apply Slack mrkdwn syntax instead of standard markdown whenever responding to Slack channels or workspaces, including cases where a workspace path or JID indicates a Slack context, to ensure accurate rendering.