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:
- Open in headed mode (visible browser for manual login):
python scripts/stealth_session.py -u "https://target.com/login" -s sitename --headed
-
User logs in manually in the visible browser
-
Save session after login confirmed:
python scripts/stealth_session.py -u "https://target.com" -s sitename --headed --save