google-search-browser-use
๐ฏSkillfrom grasseed/google-search-browser-use
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)
Installation
npx vibeindex add grasseed/google-search-browser-use --skill google-search-browser-usenpx skills add grasseed/google-search-browser-use --skill google-search-browser-use~/.claude/skills/google-search-browser-use/SKILL.md