google-search-browser-use

Installation
Summary

Google searches via real browser sessions, extracting live results while reusing logged-in credentials to minimize CAPTCHAs.

  • Launches Google searches in real browser mode to leverage existing user sessions and reduce bot detection blocks
  • Provides commands to inspect search results, click through to individual pages, and extract content summaries with source citations
  • Includes fallback to Jina AI text extraction if browser parsing encounters difficulties
  • Requires browser-use installation; includes dynamic path detection for systems where the binary is not in PATH
SKILL.md

Google Search Browser Use

Overview

Run Google searches with browser-use (prefer real browser mode), open results, and extract the relevant snippets or page content. This skill leverages the user's existing browser session to reduce CAPTCHAs.

Prerequisites

Before running the search, ensure the environment is ready:

  1. Check Installation: Verify if browser-use is available in the current PATH.
    which browser-use
    
Related skills
Installs
1.8K
GitHub Stars
3
First Seen
Jan 23, 2026