Cross-platform mouse/keyboard automation skill. Supports mouse control (move/click/drag/scroll), keyboard control (key press/hotkeys/type text), screen opera...
PyAutoGUI skill 1.2.0 adds region screenshot and copy/paste automation: - Added commands to take screenshots of specific screen regions (screenshot_region). - Introduced clipboard automation: copy, paste, and combined copy_paste commands for fast text input. - Documented use cases and command syntax for region screenshot and clipboard utilities. - No changes to existing mouse, keyboard, or image utility functions.