Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Read or write the system clipboard. Use when copying/pasting text, transferring data between apps, or accessing clipboard contents.
.claude/skills/mikeyobrien-clipboard/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-02 | ✗→✓ | ▲ Improved | -39% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -5% | 0% |
| case-07 | ✗→✓ | ▲ Improved | -51% | 0% |
| case-12 | ✗→✓ | ▲ Improved | -14% | 0% |
| case-19 | ✗→✓ | ▲ Improved | -15% | 0% |
bashpbpaste
bashecho "text to copy" | pbcopy
bashpbcopy < file.txt
bashls -la | pbcopy
Returns the clipboard contents as plain text. Binary/image data is not supported via these commands.
| Case | Status | Duration (ms) | Turns | Tokens | Tool calls | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Without | With | Δ | Without | With | Δ | Without | With | Δ | Without | With | Δ | ||
case-01 | pass→pass | 6,212 | 16,357 | +163% | 1 | 1 | 0% | 1,014 | 609 | -40% | 0 | 0 | — |
case-02 | fail→pass | 11,486 | 6,794 | -41% | 1 | 1 | 0% | 2,054 | 1,244 | -39% | 0 | 0 | — |
case-03 | fail→fail | 13,833 | 9,480 | -31% | 1 | 1 | 0% | 2,443 | 1,762 | -28% | 0 | 0 | — |
case-04 | pass→pass | 3,069 | 3,063 | -0% | 1 | 1 | 0% | 603 | 622 | +3% | 0 | 0 | — |
case-05 | fail→pass | 14,865 | 14,046 | -6% | 1 | 1 | 0% | 2,846 | 2,716 | -5% | 0 | 0 | — |
case-06 | pass→fail | 16,757 | 15,384 | -8% | 1 | 1 | 0% | 3,125 | 3,195 | +2% | 0 | 0 | — |
case-07 | fail→pass | 9,641 | 4,939 | -49% | 1 | 1 | 0% | 1,896 | 938 | -51% | 0 | 0 | — |
case-08 | pass→pass | 2,607 | 2,376 | -9% | 1 | 1 | 0% | 469 | 439 | -6% | 0 | 0 | — |
case-09 | pass→pass | 3,537 | 3,066 | -13% | 1 | 1 | 0% | 563 | 578 | +3% | 0 | 0 | — |
case-10 | pass→pass | 2,675 | 2,501 | -7% | 1 | 1 | 0% | 452 | 486 | +8% | 0 | 0 | — |
case-11 | pass→pass | 2,648 | 3,067 | +16% | 1 | 1 | 0% | 392 | 467 | +19% | 0 | 0 | — |
case-12 | fail→pass | 3,898 | 2,504 | -36% | 1 | 1 | 0% | 637 | 545 | -14% | 0 | 0 | — |
case-13 | pass→pass | 2,869 | 2,968 | +3% | 1 | 1 | 0% | 416 | 560 | +35% | 0 | 0 | — |
case-14 | pass→pass | 2,304 | 2,256 | -2% | 1 | 1 | 0% | 337 | 381 | +13% | 0 | 0 | — |
case-15 | pass→pass | 3,467 | 2,927 | -16% | 1 | 1 | 0% | 616 | 543 | -12% | 0 | 0 | — |
case-16 | fail→fail | 10,921 | 5,999 | -45% | 1 | 1 | 0% | 1,861 | 1,175 | -37% | 0 | 0 | — |
case-17 | pass→pass | 10,060 | 11,443 | +14% | 1 | 1 | 0% | 1,782 | 2,242 | +26% | 0 | 0 | — |
case-18 | pass→pass | 7,489 | 4,491 | -40% | 1 | 1 | 0% | 1,295 | 825 | -36% | 0 | 0 | — |
case-19 | fail→pass | 9,717 | 7,998 | -18% | 1 | 1 | 0% | 1,691 | 1,437 | -15% | 0 | 0 | — |
case-20 | pass→pass | 8,870 | 5,898 | -34% | 1 | 1 | 0% | 1,670 | 1,142 | -32% | 0 | 0 | — |
case-21 | pass→pass | 7,376 | 3,474 | -53% | 1 | 1 | 0% | 1,326 | 645 | -51% | 0 | 0 | — |
case-22 | pass→pass | 4,994 | 4,376 | -12% | 1 | 1 | 0% | 840 | 843 | +0% | 0 | 0 | — |
DecimalAI ran this skill against gemini-3.6-flash twice over the same eval suite — once with the skill loaded and once without — and compared the two runs case by case. 22 cases were attempted. The headline lift of +18 percentage points is the difference between those two pass rates over the 22 comparable cases. 1 case got worse with the skill loaded, and it is included in that figure.
Without the skill loaded, the model failed this case. With it loaded, the same prompt on the same model passed. This is one improved case from the latest verified run; every case, including any that regressed, is in the table above.
Other measured skills in the registry, with their headline benchmark lift.