pw

Use canonical ops via pw exec .

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "pw" with this command: npx skills add alb-o/pw-rs/alb-o-pw-rs-pw

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

start daemon for fast warm execution:

scripts/start-daemon.sh

browser session management is via canonical connect op:

  • launch: pw exec connect --input '{"launch":true}'

  • discover: pw exec connect --input '{"discover":true}'

  • clear: pw exec connect --input '{"clear":true}'

auth in ./playwright/auth/*.json is auto-injected when configured.

context

runtime/profile state is profile-scoped under .pw-cli-v4 . use --profile <name> for isolation.

wrappers

scripts/pw.nu exposes stable helpers (pw nav , pw click , pw eval , etc.) but internally calls only pw exec .

references

  • cli | auth | connect | daemon

  • page | protect | run | test

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

pw-higgsfield

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

pw-pair-programming

No summary provided by upstream source.

Repository SourceNeeds Review
General

rust-cleanup

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

Scalekit-Agent-Auth

Use this skill whenever the user asks for information from, or wants to take an action in, a third-party tool or service. This includes — but is not limited...

Registry SourceRecently Updated