drive-screen

Installation
SKILL.md

Drive the screen

Focus a window, send keystrokes, paste text verbatim, click, scroll, screenshot, and steer a coding-agent session running in a terminal. One script does the mechanical work on all three operating systems.

Script Purpose
scripts/screenctl.py Window discovery, focus, typing, pasting, keys, clicks, scrolling, screenshots
scripts/session_watch.py Reads a driven Claude Code session's transcript: is it done, what did it say, what did it touch
scripts/autodrive.py Runs a driven session to the end of a turn, answering its permission prompts and stopping on anything that needs a human

Run python scripts/screenctl.py doctor once on a new machine before anything else. It reports the missing binary or the ungranted permission that would otherwise show up as a silent no-op.

Before you drive anything: does this need the screen at all?

Installs
51
Repository
coleam00/skills
GitHub Stars
596
First Seen
12 days ago
drive-screen — coleam00/skills