pyautogui
SKILL.md
PyAutoGUI Skill
Desktop automation using PyAutoGUI for mouse, keyboard, and screen control.
When to Use
✅ USE this skill when:
- Automating repetitive mouse/keyboard tasks
- GUI testing and interaction
- Click/type sequences for desktop apps
- Taking screenshots for automation
- Simple image location on screen
- Moving mouse to specific coordinates
- Keyboard shortcuts and hotkeys
- Form filling automation
❌ DON'T use this skill when: