From aidotnet-moyucode
Copies and pastes text/files to system clipboard with history tracking and format conversion. Useful for programmatic clipboard operations via /clipboard or Python scripts.
npx claudepluginhub joshuarweaver/cascade-data-analytics --plugin aidotnet-moyucodeThis skill uses the workspace's default tool permissions.
Copy and paste text and files to system clipboard with history tracking and format conversion.
Conducts multi-round deep research on GitHub repos via API and web searches, generating markdown reports with executive summaries, timelines, metrics, and Mermaid diagrams.
Dynamically discovers and combines enabled skills into cohesive, unexpected delightful experiences like interactive HTML or themed artifacts. Activates on 'surprise me', inspiration, or boredom cues.
Generates images from structured JSON prompts via Python script execution. Supports reference images and aspect ratios for characters, scenes, products, visuals.
Copy and paste text and files to system clipboard with history tracking and format conversion.
/clipboard command# 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
clipboard, copy, paste, text, utility