What problem does it solve?
When answering in Slack channels, raw Markdown can break presentation because Slack expects mrkdwn styling, so the message can lose emphasis, mentions, or links. This Skill translates standard Markdown intent into the specific syntax Slack displays consistently, keeping channel conversations clear and accessible.
Core Features & Use Cases
- Context awareness: Detects slack_ prefixed folders or Slack workspace paths so responses receive Slack formatting only when appropriate.
- Style enforcement: Enforces Slack-safe bold, italic, bullets, quotes, mentions, links, and emoji choices while avoiding tables, numbered lists, and headings.
- Use case: Format the daily stand-up summary for the slack_engineering channel so status updates render with highlights, mentions, and proper link previews.
Quick Start
Ask Auggie to reformat your latest update with Slack mrkdwn so the message is ready for the slack_engineering channel.