slack-formatting

Convert standard Markdown to Slack-compatible mrkdwn syntax.

Updated Jun 27, 2026
One-click install
npx skills add https://github.com/VincentChong123/nanoclaw-v2-agy-api-proxy --skill slack-formatting-vincentchong123
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slack-formatting
Source: https://github.com/VincentChong123/nanoclaw-v2-agy-api-proxy/tree/main/container/skills/slack-formatting
Command: npx skills add https://github.com/VincentChong123/nanoclaw-v2-agy-api-proxy --skill slack-formatting-vincentchong123

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents formatting errors when communicating with Slack, ensuring your messages use the correct mrkdwn syntax instead of standard Markdown.

Core Features & Use Cases

  • Syntax Translation: Automatically converts standard Markdown to Slack-compatible mrkdwn.
  • Context Awareness: Identifies Slack channels based on folder naming conventions or workspace paths.
  • Use Case: When drafting a project update for a Slack channel, this Skill ensures that bold text, links, and lists are rendered correctly by Slack's parser, avoiding broken formatting.

Quick Start

Use the slack-formatting skill to rewrite the current message draft so it is compatible with Slack mrkdwn syntax.

Frequently Asked Questions about slack-formatting

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

FAQPage Schema
How do I convert standard Markdown to Slack mrkdwn syntax for messages?

To convert standard Markdown to Slack mrkdwn syntax, you can use a formatting tool that automatically translates bolding, linking, and list conventions so they render correctly in the Slack UI.

Why does my Markdown formatting break when I send messages to Slack channels?

Markdown formatting breaks in Slack channels because the Slack UI parser requires specific mrkdwn syntax rules instead of standard Markdown. Enforcing mrkdwn conventions for bold text and links prevents these rendering errors.

What is the best way to ensure AI-generated responses format correctly in Slack?

The best way to ensure AI-generated responses format correctly in Slack is to enforce strict mrkdwn syntax translation rules on the text before it is directed to Slack workspaces or identified project folders.

Does Slack mrkdwn support standard Markdown bolding and linking conventions?

Slack mrkdwn does not fully support standard Markdown bolding and linking conventions. You must apply specific mrkdwn syntax rules to ensure links, lists, and bold text are parsed correctly by the Slack UI.

How do I apply Slack mrkdwn formatting to project update drafts automatically?

To apply Slack mrkdwn formatting to project update drafts, use a syntax translation tool that identifies Slack-related project folders and rewrites the message draft to be compatible with Slack's specific formatting rules.