browser-harness

Controls a real Chrome instance to automate web data extraction and reporting.

Updated Apr 28, 2026
One-click install
npx skills add https://github.com/laboratoriolegalcontable-png/stack-ia-creador --skill browser-harness-laboratoriolegalcontable-png
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: browser-harness
Source: https://github.com/laboratoriolegalcontable-png/stack-ia-creador/tree/main/.claude/skills/browser-harness
Command: npx skills add https://github.com/laboratoriolegalcontable-png/stack-ia-creador --skill browser-harness-laboratoriolegalcontable-png

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

It solves the problem of performing repetitive web research and scraping tasks that require interacting with complex pages by automating them inside your real logged-in Chrome.

Core Features & Use Cases

  • Autonomous web navigation with learned skills: Opens real Chrome with remote debugging, executes deterministic browser tasks, and learns site interactions so subsequent runs are faster (e.g., pricing monitors, feed extraction, lead hunting).
  • LATAM-ready domain workflows: Provides curated tasks for Instagram, Mercado Libre, Tienda Nube, Despegar, and Rappi (e.g., monitor ads, extract feeds, compare prices, track flight prices).
  • Scheduling + notifications: Supports recurring runs via cron/launchd/Task Scheduler and can notify results through Telegram (and other channels via scripts).

Quick Start

Ask to “Monitor active Instagram/Facebook ads for these 8 competitors in Argentina and return a Markdown table with the winner creative.”

Frequently Asked Questions about browser-harness

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate web scraping tasks that require my logged-in Chrome session?

To automate web scraping with a logged-in Chrome session, you must launch Chrome with remote debugging enabled on port 9222, allowing the automation to control your authenticated browser instance and interact with complex pages directly.

Can I monitor competitor ads and track prices on LATAM websites like Mercado Libre and Instagram?

Yes, you can monitor competitor ads and track prices on LATAM platforms like Mercado Libre, Instagram, Tienda Nube, Despegar, and Rappi using curated domain workflows that extract feeds and compare prices.

How do I schedule recurring web data extraction tasks and receive notifications?

Recurring web data extraction tasks are scheduled using cron, launchd, or Task Scheduler, producing Markdown results with optional Telegram notifications delivered through configured scripts.

Do I need to enable remote debugging on Chrome to automate browser tasks?

Yes, enabling remote debugging on Chrome via the default port 9222 is required to execute browser tasks, allowing the harness to control your real browsing session.

What is the best way to generate lead hunting reports from complex web pages?

Generating lead hunting reports from complex web pages is best done through autonomous web navigation that learns site interactions, producing structured Markdown results for recurring briefings.

Why does the browser automation learn site interactions for subsequent runs?

Browser automation learns site interactions for subsequent runs to optimize execution speed, allowing recurring pricing monitors and feed extraction tasks to bypass repetitive navigation steps.