clipboard-manager

Installation
SKILL.md

Clipboard Manager Tool

Description

Copy and paste text and files to system clipboard with history tracking and format conversion.

Trigger

  • /clipboard command
  • User needs clipboard operations
  • User wants to copy/paste programmatically

Usage

# Copy text to clipboard
python scripts/clipboard_manager.py copy "Hello World"

# Copy file content
python scripts/clipboard_manager.py copy --file document.txt
Related skills
Installs
81
GitHub Stars
79
First Seen
Jan 28, 2026