browser-content-capture

Community

Capture content from dynamic web pages.

Authoryonatangross
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill enables reliable extraction of content from web pages that rely on JavaScript rendering, user authentication, and multi-page navigation, which standard fetchers often miss.

Core Features & Use Cases

  • SPA content extraction: Retrieve visible text from JavaScript-rendered sites and documentation.
  • Authenticated access: Handle login-protected pages using Playwright MCP or Claude Chrome extension.
  • Multi-page crawls: Traverse sidebars, pagination, and documentation trees to capture complete content.

Quick Start

  1. Navigate to a target URL using mcp__playwright__browser_navigate.
  2. Wait for the main content selector with mcp__playwright__browser_wait_for.
  3. Extract the content with mcp__playwright__browser_evaluate and process it as needed.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: browser-content-capture
Download link: https://github.com/yonatangross/create-yg-app/archive/main.zip#browser-content-capture

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.