Communityv1.2.0

pyautogui

Cross-platform mouse/keyboard automation skill. Supports mouse control (move/click/drag/scroll), keyboard control (key press/hotkeys/type text), screen opera...

1.3kdownloads5active installsIkaros
View on ClawHubBack to Skills

Skill Details

Slug
pyautogui
Latest Version
1.2.0
Author
Ikaros
Published
Mar 12, 2026
Updated
May 17, 2026
Total Versions
3

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for pyautogui.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.2.0

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.