What problem does it solve? Terminal output and copied content carry ANSI escape codes, box-drawing characters, and prompt artifacts that render as garbage when pasted into Slack, Notion, social platforms, or email. This Skill strips that noise, applies destination-specific formatting rules, and scans for leaked secrets before anything reaches your clipboard. ## Core Features & Use Cases - Universal cleaning: Strips ANSI escape codes, box-drawing characters, shell prompt artifacts, carriage returns, and excess whitespace from any input. - Destination-aware formatting: Converts markdown to Slack's syntax, plain text for Twitter/X and LinkedIn, HTML for rich email, or clean markdown for Notion and GitHub. - Secret detection: Scans for API keys, tokens, JWTs, private keys, and .env values before copying, masking matches and asking whether to continue, redact, or abort. - Use Case: You copy a stack trace from your terminal and run "/paste slack" — the Skill strips 12 ANSI codes and 4 box-drawing characters, converts bold markers to Slack format, copies the result to your clipboard, and shows a preview. ## Quick Start Ask the agent to clean the clipboard content and format it for Slack by invoking the paste skill with the slack destination.