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.

setup

Installs
9
Repository
alb-o/pw-rs
GitHub Stars
3
First Seen
Feb 3, 2026
pw — alb-o/pw-rs