hilda-puppeteerAutomate Chrome and Chromium with Puppeteer for scraping, testing, screenshots, and browser workflows.
Install via ClawdBot CLI:
clawdbot install xuxingling55-sketch/hilda-puppeteerRequires:
Grade Fair — 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 external URL is a documentation homepage consistent with its stated purpose, not an active data exfiltration endpoint. The primary risk is the inherent capability of browser automation (which could be misused), but the skill definition itself contains standard Puppeteer guidance without hidden malicious instructions.
Audited Apr 16, 2026 · audit v1.0
Generated May 23, 2026
Extract product prices, reviews, and competitor data from e-commerce sites on a schedule. The skill handles headless Chrome browsing, waiting for dynamic content, and saving structured data locally.
Simulate user journeys (login, form submission, navigation) to catch bugs before deployment. Puppeteer provides reliable selectors, wait strategies, and screenshot captures for test reports.
Generate invoices, reports, or certificates by navigating to a URL and saving as PDF. The skill ensures consistent viewport and print settings across runs.
Take scheduled screenshots of social media dashboards or public pages to track brand mentions and ad campaigns. Puppeteer's stealth features help avoid detection.
Automate filling and submitting repetitive web forms (e.g., job applications, registrations) with custom data. The skill handles dialogs, validation errors, and navigation after submit.
Offer regularly updated datasets (e.g., competitor prices, real estate listings) scraped via Puppeteer. Clients pay monthly for fresh, structured data delivered to their storage.
Provide automated cross-browser testing reports for client websites using Puppeteer scripts. Charge per test suite or a monthly retainer for continuous regression testing.
Build custom Puppeteer workflows for clients needing web scraping, PDF generation, or form automation. Offer setup, training, and maintenance services.
💬 Integration Tip
Ensure Node.js is installed and run 'node setup.js' on first use. Store all scripts under ~/puppeteer/scripts/ for consistent path resolution.
Scored Jun 29, 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.