Uses Puppeteer to control Chrome and Firefox through the DevTools Protocol or WebDriver BiDi for screenshots, PDF generation, scraping, and browser workflow automation. Best when you want a well-known JavaScript automation library with straightforward installation and deep control over browser pages.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill puppeteer-browser-automation-library-for-chrome-and-firefox --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Puppeteer Browser Automation Library For Chrome And Firefox?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-puppeteer-browser-automation-library-for-chrome-an)More formats (shields.io, HTML) on the badges page.
---
name: "Puppeteer Browser Automation Library for Chrome and Firefox"
slug: "puppeteer-browser-automation-library-for-chrome-and-firefox"
description: "Uses Puppeteer to control Chrome and Firefox through the DevTools Protocol or WebDriver BiDi for screenshots, PDF generation, scraping, and browser workflow automation. Best when you want a well-known JavaScript automation library with straightforward installation and deep control over browser pages."
github_stars: 94016
verification: "security_reviewed"
source: "https://github.com/puppeteer/puppeteer"
author: "Puppeteer"
publisher_type: "open_source_collective"
category: "Browser Automation"
framework: "Multi-Framework"
tool_ecosystem:
github_repo: "puppeteer/puppeteer"
github_stars: 94016
npm_package: "puppeteer"
npm_weekly_downloads: 40191842
---
# Puppeteer Browser Automation Library for Chrome and Firefox
Uses Puppeteer to control Chrome and Firefox through the DevTools Protocol or WebDriver BiDi for screenshots, PDF generation, scraping, and browser workflow automation. Best when you want a well-known JavaScript automation library with straightforward installation and deep control over browser pages.
## Prerequisites
Node.js and Chrome for Testing (downloaded automatically by puppeteer)
## Installation
Use the upstream install or setup path that matches your environment:
- npm i puppeteer # Downloads compatible Chrome during installation.
- npm i puppeteer-core # Alternatively, install as a library, without downloading Chrome.
Basic usage or getting-started notes:
- bash npm2yarn
- ## MCP
- a Puppeteer-based MCP server for browser automation and debugging.
- Source: https://github.com/puppeteer/puppeteer
- Extracted from upstream docs: https://raw.githubusercontent.com/puppeteer/puppeteer/HEAD/README.md
## Documentation
- https://pptr.dev/guides/installation
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/puppeteer-browser-automation-library-for-chrome-and-firefox/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!