hanzi-browse

Automate real-browser sessions for authentication, form submission, and end-to-end testing.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/sharondevs/job-auto-apply --skill hanzi-browse
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hanzi-browse
Source: https://github.com/sharondevs/job-auto-apply/tree/main/server/skills/hanzi-browse
Command: npx skills add https://github.com/sharondevs/job-auto-apply --skill hanzi-browse

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

AI agents often struggle to interact with real browsers when tasks require rendered pages, authentication, form submissions, visual checks, or posts to live sites. Hanzi Browse provides a controlled bridge to the user's actual browser, enabling precise, authenticated automation within AI workflows.

Core Features & Use Cases

  • Start and manage real-browser sessions with browser_start, including navigation, clicking, typing, and form filling.
  • Maintain ongoing sessions with browser_message, status checks via browser_status, and safe error handling via browser_screenshot.
  • Perform end-to-end browser tasks in real user contexts (e.g., login flows, test automation, posting content from authenticated accounts).

Quick Start

Run npx hanzi-browse setup to install the Chrome extension and MCP server.

Frequently Asked Questions about hanzi-browse

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate real browser interactions for AI agents?

Automating real browser interactions for AI agents requires a bridge to a live browser session, enabling navigation, clicking, typing, and form filling. Hanzi Browse provides this controlled bridge for precise, authenticated automation within AI workflows.

What is the best way to handle authenticated end-to-end testing across live websites?

Handling authenticated end-to-end testing across live websites requires maintaining ongoing browser sessions with status checks and safe error handling via screenshots. Hanzi Browse manages real-browser sessions for login flows, test automation, and posting content.

Can I use my own browser session for form submission and visual checks?

Yes, you can use your own browser session for form submission and visual checks. Hanzi Browse provides a controlled bridge to the user's actual browser, enabling precise automation for tasks that require rendered pages and authentication.

How do I set up a real browser session for web testing workflows?

To set up a real browser session for web testing workflows, you run npx hanzi-browse setup to install the Chrome extension and MCP server. This enables browser control commands and structured task workflows.

Why does my AI agent struggle to interact with rendered pages and login flows?

AI agents struggle to interact with rendered pages and login flows because they lack a bridge to a live, authenticated browser session. Hanzi Browse solves this by providing a controlled connection to the user's actual browser environment.