clipboard-manager
SKILL.md
Clipboard Manager Tool
Description
Copy and paste text and files to system clipboard with history tracking and format conversion.
Trigger
/clipboardcommand- 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
# Paste from clipboard
python scripts/clipboard_manager.py paste
# Paste to file
python scripts/clipboard_manager.py paste --output output.txt
Tags
clipboard, copy, paste, text, utility
Compatibility
- Codex: ✅
- Claude Code: ✅
Weekly Installs
7
Repository
aidotnet/moyucodeFirst Seen
Jan 28, 2026
Security Audits
Installed on
claude-code7
opencode7
openclaw6
codebuddy6
cursor6
trae-cn5