What problem does it solve?
This Skill eliminates the need for manual input when an AI agent is autonomously playing web games in AFK play mode, enabling precise, reliable control of game actions via the browser's developer tools protocol.
Core Features & Use Cases
- CDP-based Input Execution: Sends keyboard presses and mouse clicks directly to web game elements using Chrome DevTools Protocol.
- Game-Specific Script Support: Runs pre-defined control scripts for individual games to enable more accurate, context-aware inputs than generic key presses.
- Play Mode Exclusive: Only operates during AFK's autonomous play mode, and is never used in read-only coach mode. Use case: When AFK is autonomously playing 2048, this Skill executes the correct arrow key presses to move tiles based on board state readings from the Eye skill.
Quick Start
Invoke the hand skill automatically by running the afk:play command with your target web game, and it will handle all required input actions for autonomous gameplay.