Browser Observe Then Act

Split browser work into 2 agents: Browser Subagent = hands (capture DOM/screenshot + execute clicks). Outer AI = brain (analyze DOM, decide what to click). This prevents loops because the 'brain' sits OUTSIDE the browser and controls each action precisely. Based on Stagehand observe()/act() and Browser-Use dual-phase architecture.

giauphan Updated

File contents

giauphan/gemini-browser-agent-skills/tree/main/skills/browser-observe-then-act commit 274123ccd9

Frequently asked questions

npx skillmds@latest add giauphan/browser-observe-then-act