AI AGENT ADDONS

Puppeteer Automation

mindrally/skills

You can control a web browser automatically with Puppeteer. This skill teaches you how to navigate pages, click buttons, and fill in forms. It is great for web scraping, testing, and taking screenshots. Developers can save time by letting the browser do repetitive tasks.

The skill covers best practices for writing clean code. You will learn to handle errors and wait for content to load. It also shows how to set up a project with Node.js and npm.

Whether you need to test a website or collect data, this skill gives you the tools to automate quickly and reliably.

Add Puppeteer Automation skill to your workflow

Global

mkdir -p ~/.claude/skills/puppeteer-automation

Project

mkdir -p .claude/skills/puppeteer-automation

Source Repository

Stars
163
Forks
27
Watchers
163
License
Apache-2.0
Last Push
2 months ago
Created
6 months ago