slack-markdown-formatter

Convert standard markdown to Slack mrkdwn syntax for messages.

5|1|Updated Oct 17, 2025
One-click install
npx skills add https://github.com/sirkitree/slack-markdown-formatter --skill slack-markdown-formatter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slack-markdown-formatter
Source: https://github.com/sirkitree/slack-markdown-formatter/tree/main
Command: npx skills add https://github.com/sirkitree/slack-markdown-formatter --skill slack-markdown-formatter

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Slack's formatting rules differ from standard markdown, and this skill provides clear guidance and formatting to render correctly in Slack.

Core Features & Use Cases

  • Converts standard markdown to Slack's mrkdwn syntax
  • Handles bold, italic, strikethrough, links, and mentions
  • Guidance on using Block Kit for rich messages and notifications

Quick Start

Provide the text you want formatted for Slack and specify any Slack-specific features.

Frequently Asked Questions about slack-markdown-formatter

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

FAQPage Schema
How do I format markdown for Slack messages correctly?

Formatting markdown for Slack requires converting standard syntax to Slack's mrkdwn to render elements like bold, italic, and strikethrough correctly within channels and notifications.

What is the difference between standard markdown and Slack mrkdwn syntax?

Slack mrkdwn differs from standard markdown by using distinct syntax for bold, italic, strikethrough, links, and mentions, requiring specific conversion to render correctly in Slack messages.

How do I format mentions and links in Slack mrkdwn?

Formatting mentions and links in Slack mrkdwn requires applying Slack-specific syntax rules rather than standard markdown to ensure they render as active elements in Slack channels.

Can I use Slack mrkdwn syntax with Block Kit for rich notifications?

Yes, Slack mrkdwn syntax can be applied alongside Block Kit guidance to format rich messages and notifications, ensuring text renders correctly within structured Block Kit components.

Why does my standard markdown not render correctly in Slack channels?

Standard markdown does not render correctly in Slack channels because Slack uses mrkdwn syntax, which differs from standard markdown formatting rules for text, links, and mentions.

Do I need to convert plain text to Slack mrkdwn for automated notifications?

Converting plain text to Slack mrkdwn for automated notifications ensures that formatting, mentions, and links render correctly in Slack rather than displaying raw syntax.