clipshelf-cli
Installation
SKILL.md
ClipShelf CLI Skill
Use the clipshelf CLI to interact with the ClipShelf clipboard manager from the terminal. The CLI shares the same SQLite database as the macOS GUI app, so changes are reflected in both.
Prerequisites
The clipshelf binary must be available on $PATH. Install via Homebrew:
brew tap crossoverJie/homebrew-tap
brew install crossoverjie/tap/clipshelf
Verify:
clipshelf --help