Agent skill · bighardperson

browser

Simple headless Puppeteer browser for rendering JavaScript-heavy pages and extracting clean text content. Use when user needs to read a web page that requires JS rendering. Command: openclaw browser read <url>. Requires: node, puppeteer.

What it needs

About 1k tokens when loaded.

What this skill does

SKILL: Browser This skill uses a headless browser (Puppeteer) to render web pages and extract clean, readable content. Puppeteer Browser Automation This is a custom skill generated by OpenClaw to handle headless web browsing. It utilizes the Puppeteer library to navigate to websites, interact with DOM elements, click buttons, and scrape data for the agent's context. Usage openclaw browser read <url> - Renders the page and returns its text content.

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills bighardperson/Browser (Puppeteer)

View the source on GitHub

Browse the @skills marketplace