headless-web-viewer

Community

Render JS pages and extract visible text.

Authorokwinds
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill renders JavaScript-heavy webpages using a headless browser to extract the visible DOM text, enabling analysis of pages that rely on client-side rendering.

Core Features & Use Cases

  • Render pages with a headless browser to obtain the final DOM and visible text.
  • Extract visible text and optionally save a full-page screenshot for visual verification.
  • Use cases include content auditing, data collection from SPA sites, and automated UI testing.

Quick Start

Run the renderer: node agent/skills/headless-web-viewer/scripts/render_url_playwright.mjs '<URL>' --out-html /tmp/page.html --out-text /tmp/page.txt --out-screenshot /tmp/page.png

Dependency Matrix

Required Modules

playwright-core

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: headless-web-viewer
Download link: https://github.com/okwinds/miscellany/archive/main.zip#headless-web-viewer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.