puppeteerAutomate Chrome and Chromium with Puppeteer for scraping, testing, screenshots, and browser workflows.
Install via ClawdBot CLI:
clawdbot install ivangdavila/puppeteerRequires:
Grade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
eval(Calls external URL not in known-safe list
https://clawic.com/skills/puppeteerAI Analysis
The skill's primary risk is the potential for user-directed scripts to execute arbitrary code via Puppeteer's Node.js environment, but the skill definition itself contains no hidden malicious instructions, credential harvesting, or data exfiltration. The external URL is a public homepage consistent with the skill's purpose and does not indicate active data transmission.
Audited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
Automate daily scraping of competitor product prices and availability from e-commerce websites to update pricing strategies. The skill handles navigation, waiting for dynamic content, and extracting data into structured formats for analysis.
Perform end-to-end testing of web applications by simulating user interactions like form submissions and button clicks to ensure functionality. It includes handling popups, waiting for elements, and generating screenshots for bug reports.
Scrape headlines and article summaries from multiple news websites on a schedule to compile into a centralized feed. The skill manages navigation, respects rate limits to avoid blocks, and outputs data for further processing.
Convert web pages such as reports or documentation into PDF files for offline use or distribution. It sets viewports for consistent rendering and handles page navigation to capture multi-page content accurately.
Automate the collection of public posts or metrics from social media platforms for market research. The skill uses specific selectors to target elements and handles delays to mimic human behavior and avoid detection.
Offer a subscription-based service that uses Puppeteer to provide clients with automated web scraping and data extraction reports. Revenue is generated through monthly fees based on data volume and frequency of updates.
Provide consulting services to businesses needing custom automation scripts for tasks like testing or scraping, using Puppeteer to develop tailored solutions. Revenue comes from project-based contracts and hourly rates.
Develop and distribute a freemium tool that integrates Puppeteer for browser automation, with basic features free and advanced capabilities like scheduling or analytics behind a paywall. Revenue is generated through premium upgrades and enterprise licenses.
💬 Integration Tip
Ensure Node.js is installed and follow the setup guidelines in setup.md to avoid common errors like element not found or navigation issues.
Scored Apr 18, 2026
A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.
Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications.
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with w...
Headless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection
Playwright-based web scraping OpenClaw Skill with anti-bot protection. Successfully tested on complex sites like Discuss.com.hk.
Uses a headless browser to navigate web pages, interact with elements, and extract clean, readable text content from URLs.