pw
Installation
SKILL.md
commands
Use canonical ops via pw exec.
pw exec navigate --input '{"url":"..."}'pw exec page.text --input '{"selector":"..."}'pw exec page.html --input '{"selector":"..."}'pw exec click --input '{"selector":"..."}'pw exec fill --input '{"selector":"...","text":"..."}'pw exec screenshot --input '{"output":"page.png"}'pw exec page.eval --input '{"expression":"..."}'pw exec page.read --input '{}'
For NDJSON loops, use pw batch.