Pcopy
Moved to claude-code-100.
npx -y skills add Pawel-Kica/skills-that-ship --skill pcopyAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Copy a piece of the last response to the clipboard (macOS).
SKILL.md
0.7 KB, 128 tokens by cl100k_base, as published. Nobody here has run it
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.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.