Agent skill

cpc

Copy text to clipboard via pbcopy. Triggers on keywords: copy, clipboard, pbcopy, cpc

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/cpc

SKILL.md

CPC - Copy to Clipboard

Copies provided text to the macOS clipboard.

Usage

/cpc <text to copy>

Implementation

Execute:

bash
cat << 'EOF' | pbcopy
$ARGUMENTS
EOF

Report: "Copied to clipboard."

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results