stealth-browser

Installation
SKILL.md

Stealth Browser Automation

Silent, undetectable web automation combining multiple anti-detection layers.

Quick Login Workflow (IMPORTANT)

When user asks to login to any website:

  1. Open in headed mode (visible browser for manual login):
python scripts/stealth_session.py -u "https://target.com/login" -s sitename --headed
  1. User logs in manually in the visible browser

  2. Save session after login confirmed:

python scripts/stealth_session.py -u "https://target.com" -s sitename --headed --save
Installs
8
GitHub Stars
19
First Seen
May 15, 2026
stealth-browser — bighardperson/computer-science-skills-collection