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
2
Repository
delorenj/skills
GitHub Stars
9
First Seen
Apr 21, 2026
stealth-browser — delorenj/skills