Play Chess from the Live Board
Browser Use reads the position, chooses a move, and plays the full game in the browser.
Run this task freelichess.org / 0:33 demo
The prompt
Play a full game against Stockfish level 7 on Lichess. Read the live board, make each move in the browser, and report the result.
Runs on stealth browsers at $0.02/hour. No card required · pricing
Why it's hard
Playing online chess requires reading the live board and making every move through the site.
- Reading a position from the rendered board
- Making moves by dragging pieces in the real interface
- Promotion, castling, and clocks running while it thinks