browser-healthcheckAutomatically checks and repairs browser tool status before use to prevent timeouts, CDP disconnections, and profile conflicts during automation.
Install via ClawdBot CLI:
clawdbot install systiger/browser-healthcheckGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
exec(Calls external URL not in known-safe list
http://127.0.0.1:9223AI Analysis
The skill only interacts with local browser debugging ports (127.0.0.1) for health checks and suggests killing local processes, which aligns with its diagnostic purpose. No evidence of data exfiltration, credential harvesting, or hidden malicious instructions exists.
Audited Apr 16, 2026 · audit v1.0
Generated May 22, 2026
A CI/CD pipeline that runs automated browser tests (e.g., Selenium, Playwright) can use this skill to pre-check browser health before each test suite execution. If the browser is unresponsive or CDP ports are occupied, the skill auto-repairs by restarting the browser or switching profiles, reducing false test failures.
Data extraction bots that rely on browser automation to scrape dynamic content can encounter browser crashes or port conflicts. This skill ensures the browser is healthy before each scraping run, and automatically fixes common issues like profile conflicts or residual processes, increasing data collection reliability.
Customer support agents using browser tools to access different client environments (e.g., user vs. isolated profiles) benefit from automatic health checks. The skill guides profile selection based on usage context and repairs issues like CDP disconnections, minimizing downtime during client interactions.
RPA bots that automate repetitive web tasks (e.g., form filling, data entry) rely on stable browser sessions. This skill acts as a pre-flight check, diagnosing and fixing browser issues before task execution, and providing a fallback mechanism to restart the browser or switch profiles when timeouts occur.
Integrate this skill as a premium feature in a browser automation SaaS platform. Customers pay a subscription to automatically detect and repair browser issues, reducing manual debugging time and increasing automation success rates.
Offer consulting to enterprises deploying browser automation at scale. Use this skill as a diagnostic tool during initial setup to configure optimal profiles and health check scripts, billing for setup and training hours.
Package this skill as a plugin for CI/CD platforms like Jenkins, GitLab CI, or GitHub Actions. Sell it on their marketplaces, charging per use or per pipeline execution, targeting QA teams that need reliable browser environments.
💬 Integration Tip
Integrate the health check call before every browser action in your orchestration layer; configure the default profile to 'openclaw' in your environment variables to avoid conflicts.
Scored May 22, 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.