agent-id-browser
Installation
SKILL.md
Alien Agent ID — Browser
Drives a real browser (patchright — a stealth-patched Playwright) using a session sealed in the vault. The human logs in once in a visible window; the session is encrypted at rest, and the agent reuses it headless to observe and act on any site. The agent never handles a secret — it only drives the browser.
Sessions — one shared by default
By default every command shares ONE session (named main). That is the whole
point: sign into Google once and every "Sign in with Google" site (Reddit,
Twitter, …) reuses that login — no repeated SSO. login is additive — re-run
it to add another site to the same session; existing logins are kept.