Hope Agent browser automation — the standard status → tabs → snapshot → act loop, stale-ref recovery rules, and what to do when login / 2FA / captcha / camera-prompt / dialog blocks progress. Load this skill whenever you reach for the browser tool. Trigger on: user asks the agent to open / control / click / scrape / log into / verify something in a web app ('open X and click Y', '打开 X 然后点击 Y', 'log into my Gmail', 'scrape this page', 'fill out the form on X'); user reports a flow that requires real browser context (cookies, JS-rendered content, OAuth).
$npx -y skills add shiwenwen/hope-agent --skill ha-browserInstalls into the current project.
Run `npx skills use "https://github.com/shiwenwen/hope-agent" --skill "shiwenwen/hope-agent/ha-browser"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/shiwenwen/hope-agent" that are relevant to the current task. Run `npx skills add "https://github.com/shiwenwen/hope-agent"` and select the relevant skills, then follow their instructions.