paste
When you want to clean and reformat content (usually from your terminal) for pasting into Slack, Notion, Twitter/X, LinkedIn, email, GitHub, or plain text. Strips ANSI codes, box-drawing chars, terminal prompt artifacts, and applies destination-specific formatting. Default input is the clipboard (read via `pbpaste`); default output is both the clipboard (`pbcopy`) and a chat preview. Triggers on "/paste", "/paste [destination]", "clean this for X," "format for slack/notion/twitter/linkedin/email/github," "render as markdown," "paste-ready," "strip formatting," "make this copy-pastable." Default destination is plain. Also scans for secrets (API keys, tokens, .env values) and warns before copying anything sensitive.
适合你,如果经常从终端复制内容到聊天或社交平台,需要自动清理格式。
npx oh-my-skill add coreyhaines31/makerskills/pastecurl -fsSL https://oh-my-skill.com/install.sh | bash -s -- coreyhaines31/makerskills/pastenpx oh-my-skill verify coreyhaines31/makerskills/paste