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 19, 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.
Uses a headless browser to navigate web pages, interact with elements, and extract clean, readable text content from URLs.
Headless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection
通过已登录的Edge或Chrome浏览器,利用Chrome DevTools Protocol执行JS渲染页面的导航、点击、截图及数据提取等自动化操作。
Send and receive SMS/RCS via Google Messages web interface (messages.google.com). Use when asked to "send a text", "check texts", "SMS", "text message", "Google Messages", or forward incoming texts to other channels.
High-performance browser automation for heavy scraping, multi-tab management, and precise DOM extraction. Use this when you need speed, reliability, or advanced state management (cookies/local storage) beyond standard web fetching.