hanzi-browse

Delegate complex browsing tasks to a sub-agent in the user's Chrome browser.

175|52|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/hanzili/hanzi-browse --skill hanzi-browse-hanzili
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hanzi-browse
Source: https://github.com/hanzili/hanzi-browse/tree/main/server/skills/hanzi-browse
Command: npx skills add https://github.com/hanzili/hanzi-browse --skill hanzi-browse-hanzili

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires chrome-extension, browser-automation, and includes scripts (resource) and assets (resource) components.

What problem does it solve?

This Skill allows you to delegate complex browsing tasks to a sub-agent running in the user's own Chrome browser, enabling seamless interaction with websites requiring login or session data.

Core Features & Use Cases

  • Delegated Browsing: Perform tasks like checking emails, posting on social media, or filling out forms on the user's behalf.
  • Real Identity Access: Access the user's signed-in accounts, maintaining cookies, sessions, and state.
  • Use Case: Use this Skill to automatically check your LinkedIn DMs, post on social media, or fill out a form on a website that requires your account to be logged in.

Quick Start

Delegate the task of finding your 5 most recent LinkedIn DMs and summarizing them to Hanzi Browse.

Frequently Asked Questions about hanzi-browse

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

FAQPage Schema
How do I automate browser tasks on login-protected websites?

You can automate browser tasks on login-protected websites by delegating them to a sub-agent running in your own Chrome browser, which maintains your active user sessions and cookies to access real identity accounts.

Can I use my own Chrome user session to check LinkedIn DMs automatically?

Yes, you can use your own Chrome user session to check LinkedIn DMs automatically by delegating the browsing task to a sub-agent that interacts with your signed-in accounts while maintaining your session state.

What is delegated browsing and how does it work with browser automation?

Delegated browsing works by sending complex browsing tasks to a sub-agent running in your Chrome browser, executing JavaScript to interact with websites using your actual cookies and session data instead of creating a new isolated instance.

Do I need a Chrome extension to automate tasks requiring user identity?

Yes, you need a Chrome extension and browser automation capabilities to execute JavaScript and delegate tasks to a sub-agent that operates within your active user session on login-protected websites.

What are the limitations of using browser automation for social media posting?

Limitations include relying on your active Chrome user session and browser automation capabilities, meaning tasks depend on your specific browser environment and the ability to execute JavaScript for interactions requiring user identity.

Does Hanzi Browse support filling out forms on websites that require my account to be logged in?

Yes, Hanzi Browse supports filling out forms on websites requiring login by delegating the task to a sub-agent in your Chrome browser, leveraging your active session and cookies to maintain your real identity access.