
from skill-factory219
Control a web browser via terminal: snapshot accessibility trees, interact with elements by reference, and automate web forms.
This skill provides a command-line interface for driving a browser using Playwright. It allows an agent to 'see' the page via snapshots of the accessibility tree (with stable references), act on elements, and verify results through screenshots or console logs.
Use this skill for automating browser interactions, filling out web forms, testing UI elements, or interacting with logged-in web applications where a standard API is unavailable.
Compatible with any agent harness providing a shell and the playwright-cli binary (e.g., OpenClaw, Codex, etc.).
This skill has not been reviewed by our automated audit pipeline yet.