·browser-content-capture
{}

browser-content-capture

yonatangross/skillforge-claude-plugin

Capture content from JavaScript-rendered pages, login-protected sites, and multi-page documentation using agent-browser CLI. Use when capturing browser content, extracting web data, saving page content.

5Installs·0Trend·@yonatangross

Installation

$npx skills add https://github.com/yonatangross/skillforge-claude-plugin --skill browser-content-capture

SKILL.md

Capture web content that traditional scrapers cannot access using agent-browser CLI.

This skill enables content extraction from sources that require browser-level access:

| open | Go to URL | First step of any capture | | snapshot -i | Get interactive element tree | Understanding page structure | | eval " " | Run custom JS | Extract specific content | | click @e# | Click elements | Navigate menus, pagination | | fill @e# "value" | Fill inputs | Authentication flows | | wait @e# | Wait for element | Dynamic content loading |

Capture content from JavaScript-rendered pages, login-protected sites, and multi-page documentation using agent-browser CLI. Use when capturing browser content, extracting web data, saving page content. Source: yonatangross/skillforge-claude-plugin.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/yonatangross/skillforge-claude-plugin --skill browser-content-capture
Category
{}Data Analysis
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is browser-content-capture?

Capture content from JavaScript-rendered pages, login-protected sites, and multi-page documentation using agent-browser CLI. Use when capturing browser content, extracting web data, saving page content. Source: yonatangross/skillforge-claude-plugin.

How do I install browser-content-capture?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yonatangross/skillforge-claude-plugin --skill browser-content-capture Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/yonatangross/skillforge-claude-plugin