clipboard

Installation
SKILL.md

Skill: clipboard

When to Use

Use this skill when the user asks to:

  • Copy text to the clipboard
  • Read/get/paste clipboard contents
  • Set the clipboard to a specific value
  • Check what's currently on the clipboard
  • Transfer text via clipboard

Input Parameters

Parameter Required Description Example
action Yes Either read or write read
text For write The text to copy to clipboard Hello World
Installs
5
GitHub Stars
2
First Seen
Mar 1, 2026
clipboard — dalehurley/phpbot