Pcopy

pcopy

Pawel-Kica de8e3e6 551 B Updated

File contents

pcopy

Copy something from the previous assistant message to the clipboard via pbcopy (macOS).

What: $ARGUMENTS non-empty → extract the matching piece. Empty → the last fenced code block; no block → the main answer stripped of filler. Raw content only, no fences or preamble.

How: heredoc into pbcopy. Use the sentinel PCOPY_EOF; change it if the payload contains that string.

After: one line, Copied <what> (<N> chars). Nothing else. Can't find a match → say so, do nothing.

Pawel-Kica/skills-that-ship/tree/main/skills/pcopy commit de8e3e6430

Frequently asked questions

npx skillmds@latest add pawel-kica/pcopy