cloudflare-browser-rendering

Automate headless Chromium screenshots, PDFs, and web scraping via Cloudflare Workers.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/OleksiiPopovDev/claude --skill cloudflare-browser-rendering-oleksiipopovdev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloudflare-browser-rendering
Source: https://github.com/OleksiiPopovDev/claude/tree/main/skills/cloudflare-browser-rendering
Command: npx skills add https://github.com/OleksiiPopovDev/claude --skill cloudflare-browser-rendering-oleksiipopovdev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @cloudflare/puppeteer, @cloudflare/workers-playwright, @cloudflare/ai, @stagehand-ai/stagehand, hono.

What problem does it solve?

Automating browser tasks like screenshots, PDF generation, or web scraping often requires complex infrastructure and managing headless browser instances. Cloudflare Browser Rendering simplifies this with serverless execution.

Core Features & Use Cases

  • Headless Browser Automation: Control Chromium browsers for screenshots, PDFs, and dynamic content scraping.
  • Workers Integration: Seamlessly integrate with Cloudflare Workers using Puppeteer or Playwright bindings.
  • AI-Powered Scraping: Build intelligent web scrapers with Workers AI and MCP server integration for advanced data extraction.
  • Use Case: Generate a high-resolution screenshot of a specific webpage and store it in Cloudflare R2, all within a serverless Worker.

Quick Start

Use the cloudflare-browser-rendering skill to take a full-page screenshot of 'https://example.com' and return it as a PNG.