clipboard-manager

Clipboard Manager Tool

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "clipboard-manager" with this command: npx skills add aidotnet/moyucode/aidotnet-moyucode-clipboard-manager

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

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: ✅

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

bilibili-analyzer

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

puppeteer

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

cron-scheduler

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

exceljs

No summary provided by upstream source.

Repository SourceNeeds Review