What problem does it solve? Drafting Slack messages that paste cleanly into the composer is fiddly: markdown syntax breaks, bullets don't convert, and the tone often reads like a corporate announcement instead of a person. This Skill turns any input into a single casual Slack message that formats correctly when pasted and toggled with cmd+shift+f. ## Core Features & Use Cases - Slack-native formatting: Uses single-asterisk bold, literal • bullet characters, bare URLs, and avoids headings, tables, and labelled links that break in the Slack composer. - Casual voice matching: Writes in a direct, properly-capitalized, first-person tone with hedged inferences and flat statements only for observed facts. - Zero-chatter output: Returns only the message body in a fenced code block, with no preamble, options, or follow-up questions. - Use Case: Paste a long debugging writeup and get back a short Slack message that quotes the source, links it, and clearly separates established facts from personal interpretation. ## Quick Start Ask the assistant to turn your notes or draft into a Slack message, for example by saying "slackify this update about the delayed deploy".