Copy Paste Via File

Whenever the assistant needs the user to copy-paste a command, code snippet, prompt, or any text where chat-rendered formatting could mangle line wrapping, regex literals, or string contents (e.g. DevTools console one-liners, terminal commands with quoted JSON, long URLs, multi-line prompts), write the exact text to a file and open it so the user can copy it clean. Use whenever the assistant is about to say "paste this command into..." or similar, especially for browser DevTools console pastes, complex shell commands, or anything containing regex literals, escaped quotes, or backticks.

cobuchan d941347 3.1 KB Updated

File contents

cobuchan/compounding-operator/tree/main/skills/copy-paste-via-file commit d94134734f

Frequently asked questions

npx skillmds@latest add cobuchan/copy-paste-via-file