Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via playwright-cli or the bundled wrapper script.
$npx -y skills add netease-youdao/lobsterai --skill playwrightInstalls into the current project.
Run `npx skills use "https://github.com/netease-youdao/lobsterai" --skill "netease-youdao/lobsterai/playwright"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/netease-youdao/lobsterai" that are relevant to the current task. Run `npx skills add "https://github.com/netease-youdao/lobsterai"` and select the relevant skills, then follow their instructions.