Loading...
Loading...
macOS screenshots, UI inspect, clicks, typing, app/window automation.
npx skill4agent add steipete/agent-scripts peekaboo~/bin/peekaboopeekaboo~/bin/peekaboo --version || peekaboo --versionpeekaboo permissions status --json--json--no-remotePB="${PEEKABOO_BIN:-$HOME/bin/peekaboo}"
[ -x "$PB" ] || PB="$(command -v peekaboo)"
"$PB" permissions status --json
"$PB" list screens --json
"$PB" list apps --json
"$PB" list windows --app Safari --json
"$PB" image --mode screen --screen-index 0 --path /tmp/screen.png --json --no-remote
"$PB" see --app frontmost --path /tmp/frontmost.png --json --annotate
"$PB" tools --json
"$PB" learn
"$PB" click --coords 100,100 --json
"$PB" type "text" --jsonPBpermissions status --jsonimage--path--json--no-remotesee --json --annotatecapture livecapture videotools --jsonlearnsips -g pixelWidth -g pixelHeight <path>~/Projects/Peekaboo/docs/commands/