human-browser-use

Automate human-like browser interactions with Bezier mouse movements and lognormal typing.

2|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/andyless/human-browser-use --skill human-browser-use
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: human-browser-use
Source: https://github.com/andyless/human-browser-use/tree/main
Command: npx skills add https://github.com/andyless/human-browser-use --skill human-browser-use

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates browser interactions with human-like motion and timing to reduce bot-detection friction and improve reliability in automated workflows.

Core Features & Use Cases

  • Bezier mouse trajectories for natural movement
  • Lognormal typing dynamics with typos and corrections
  • Inertia scrolling and stealth fingerprint masking
  • Works with browser-use Agent or direct API scripting

Quick Start

Start a HumanBrowserSession, navigate to a page, click an element with a Bezier trajectory, and type into a field with natural rhythm.

Frequently Asked Questions about human-browser-use

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

FAQPage Schema
How do I make browser automation look human to bypass anti-bot checks?

You can make browser automation look human by applying Bezier mouse trajectories, lognormal typing dynamics, and inertia scrolling to mimic natural interaction patterns. This skill configures those behaviors to bypass basic anti-bot checks.

How do I automate mouse movements and typing dynamics in a headless browser?

You automate human-like interactions by applying Bezier curves for pointer paths and lognormal distributions for typing speed, including occasional typos and corrections. This skill applies those dynamics directly to headless browser sessions.

Does browser-use work with LLM-driven agents for stealth web scraping?

Browser-use works with LLM-driven agents for stealth web scraping by applying stealth fingerprint masking alongside human-like interactions. This skill supports both LLM agents and direct scripting to improve data collection reliability.

Do I need Python 3.11 to use human-like browser automation for QA testing?

You need Python 3.11 or higher to run this human-like browser automation skill for QA testing. A browser-use compatible environment and the skill's internal configuration are also required to enable the stealth behaviors.

What is stealth fingerprint masking in browser automation?

Stealth fingerprint masking in browser automation is the process of hiding or altering machine-generated browser characteristics to avoid detection. This skill applies it alongside human-like motion to reduce bot-detection friction.