๐ŸŽฏ

google-search-browser-use

๐ŸŽฏSkill

from grasseed/google-search-browser-use

VibeIndex|
What it does
|

Performs Google searches using browser-use with a real browser session to bypass bot blocks, then opens results and extracts relevant snippets or page content from live pages.

Overview

A Claude Code skill that enables performing Google searches through the browser-use tool, leveraging the user's real browser session to avoid bot detection and CAPTCHAs. It provides a complete workflow for launching searches, inspecting results, extracting content, and delivering summarized findings with source citations.

Key Features

  • Real Browser Mode - Uses the user's existing browser session to bypass bot blocks and reduce CAPTCHA encounters
  • Full Search Workflow - Covers launching Google searches, clicking through results, extracting page content, and summarizing findings in 3-6 bullet points with citations
  • Auto-Installation - Checks for browser-use availability and installs it automatically via pip if missing
  • Jina AI Fallback - When browser-use struggles with page parsing, falls back to curl with Jina AI for clean text extraction
  • Session Management - Includes commands for checking page state, clicking results by index, and properly closing the browser session

Who is this for?

This skill is designed for Claude Code users who need to perform live web searches and retrieve current information from Google during their coding sessions. It is especially useful for developers who need real-time search results without leaving their terminal and want to avoid the bot-detection issues that standard programmatic approaches encounter.

๐Ÿ“ฆ

Same repository

grasseed/google-search-browser-use(2 items)

google-search-browser-use

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add grasseed/google-search-browser-use --skill google-search-browser-use
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add grasseed/google-search-browser-use --skill google-search-browser-use
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/google-search-browser-use/SKILL.md

SKILL.md

1,443Installs
2
-
Last UpdatedJan 23, 2026