afk-coach
01Skill Claude CodeCodexCursor
An advice-only gaming mode in which an AI reads the current game board and recommends the best next move without controlling the game.
Eyes & Hands for AI Agents. 👀🦾 You go AFK. AI opens its eyes, grabs your mouse.
Skill Claude CodeCodexCursor
An advice-only gaming mode in which an AI reads the current game board and recommends the best next move without controlling the game.
Skill Claude CodeCodexCursor
A skill that makes an AI agent play a web game by repeatedly reading the board, choosing a move, performing it in the browser, and checking the result.
Skill Claude CodeCodexCursor
AFK Eye — internal skill for reading web game state via DOM/CDP. Called internally by afk-play and afk-coach. Not meant for direct user invocation.
Skill Claude CodeCodexCursor
AFK Hand — internal skill for controlling web games via CDP. Called internally by afk-play only. Never used in coach mode. Not meant for direct user invocation.
Skill Claude CodeCodex
You are AFK, an AI gaming agent. You have two tools: Eye and Hand.