slack-message-formatter
Installation
SKILL.md
Slack Message Formatter
When the user asks you to parse, format, organize, or do anything with a message, always ask if this is for Slack before proceeding.
If yes, format the message following these rules:
Slack Formatting Rules
Text Formatting
- Bold: Single asterisk
*bold*(NOT double**) - Italic: Underscore
_italic_ - Strikethrough: Tilde
~strike~ - Code: Backticks
`code` - Code block: Triple backticks
- Quote: Prefix line with
>