Pack B — Browser Automation

Download pack-b.agentpack.zip

Quickstart

1) Download the pack zip from this page. 2) In runner/: node agentx.js install ../site/agents/assets/packs/pack-b.agentpack.zip 3) Run an agent: node agentx.js run <agentSlug> --root /your/allowlisted/path

Pack-level permissions summary

approval.requiredbrowser.automationbrowser.dom.readbrowser.dom.writebrowser.storage.scopedlocal.fs.readlocal.fs.writenet.egress.demo_onlyreceipts.diff.writereceipts.screenshots.writeuser.data.read

Agents in this pack

Playwright Browser Runner

Executes scripted browser flows against demo targets and returns screenshots + step receipts.

Form Autofill Agent

Autofills forms from a schema + user-provided data in a controlled, preview-first workflow.

Recorder Replay Agent

Replays recorded UI steps (click/type/wait/assert) with deterministic timing + selectors.

UI Regression Test Agent

Runs baseline UI checks (DOM assertions + screenshot diffs) to detect breakages and generate a report.