LaunchKit · 2026

Setup & Installation

npx skills add https://github.com/LambdaTest/agent-skills --skill puppeteer-skill
or paste the link and ask your coding assistant to install it
https://github.com/LambdaTest/agent-skills/tree/main/puppeteer-skill
View on GitHub

What This Skill Does

Generates Puppeteer scripts for headless Chrome automation, covering page interactions, scraping, screenshot capture, and PDF export. Also includes wait strategies, network interception, and cloud browser testing through LambdaTest.

Gives you ready-made Puppeteer patterns for login flows, network mocking, wait strategies, and PDF export instead of assembling them from scattered docs.

When to use it

  • Scraping product prices from e-commerce sites on a schedule
  • Generating PDF invoices from web-based dashboards
  • Taking full-page screenshots for visual regression checks
  • Mocking API responses during browser-based test runs
  • Running Puppeteer tests on remote browsers via LambdaTest