Slack Text Formatting

SkillDocs & knowledge

Proactively apply when generating any Slack text content, message text fields, Block Kit text objects, standard Markdown for Slack, or Work Object text. Triggers on mrkdwn, Slack formatting, Slack markdown, Slack bold, Slack italic, Slack links, mentions, dates, escaping, text objects, verbatim, pla

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Slack Text Formatting skill

What this skill tells your AI

The instructions your AI receives, as published by ccheney/robust-skills in skills/slack-mrkdwn/SKILL.md and read by ahel’s review.

Format the supplied content for the actual receiving field. The user's explicit instructions take precedence over this skill's guidelines.

Select the renderer

Use the text and destination field/method as input. Infer the destination from the existing payload; if it is unclear and changes the syntax, ask which surface receives the text. For an ordinary Slack message with no other context, state that you are using message text and mrkdwn.

DestinationFormat
Message text, type: "mrkdwn" objectsSlack mrkdwn: *bold*, `<url
markdown block, markdown_text, Work Object Markdown fieldsStandard Markdown: **bold**, [label](url)
rich_text blockNested elements and style objects, not markup strings
Labels or plain_text objectsLiteral text

Preserve content and controls

  • Escape untrusted &, <, and > in mrkdwn, in that order. JSON escaping is separate. verbatim: true does not neutralize explicit <...> controls.
  • Use real IDs for mentions and channels. If an ID is missing, leave a clearly labeled template value or ask for it when the output must be ready to send; do not guess from a display name.
  • Preserve intended mentions and links without introducing broad notifications. Date controls need a fallback containing timezone information.
  • Keep supplied fallback text complete and aligned with block content. Do not assume block rendering supplies mobile notification text.
  • Check field-specific limits and method combination rules; non-streaming markdown_text cannot be combined with text or blocks on the documented chat methods.

Return the requested formatted string, text object, or corrected payload. Preserve meaning and explain a renderer mismatch when fixing one. A formatting task can be completed without posting; send only when that action is requested or already authorized.

References

Read only the part needed for the destination or control syntax.

TaskReference
Markdown surfaces, text objects, rich text, Work Object textRENDERERS.md
mrkdwn syntax, mentions, date tokens, escapingSYNTAX.md
Links/unfurls, parse flags, notifications, legacy attachmentsMESSAGE-BEHAVIOR.md
Compact field and syntax lookupCHEATSHEET.md

For changing surface support, use Slack's formatting guide and the receiving field/method reference.

Signals

GitHub stars
59
Forks
3
Last commit
Sep 2026

ahel review

  • S4info
    community integration, published by ccheney, not slack

Automated review, not a security audit. Ruleset v1.

Advanced
Catalog kind
skill
Gateway key
slack-mrkdwn
Source
github.com/ccheney/robust-skills