·gemini-research-browser-use
</>

gemini-research-browser-use

grasseed/google-search-browser-use

Use Chrome DevTools Protocol to allow the AI to "ask Gemini" or "research with Gemini" directly. This uses the user's logged-in Chrome session, bypassing API limits and leveraging the web interface's reasoning capabilities.

28Installs·2Trend·@grasseed

Installation

$npx skills add https://github.com/grasseed/google-search-browser-use --skill gemini-research-browser-use

SKILL.md

Perform research or queries using Google Gemini via Chrome DevTools Protocol (CDP). This method reuses the user's existing Chrome login session to interact with the Gemini web interface (https://gemini.google.com/).

Chrome CDP requires a non-default profile path. Use a cloned profile so you keep login state.

| Chrome Remote Debugging (CDP) | Uses existing login, full automation, reliable | Requires Chrome restart with debugging flag | ✅ Yes | | browser-use --browser real | Simple CLI | Opens new session without login | ❌ No | | browsersubagent | Visual feedback | Rate limited, may fail | ❌ No |

Use Chrome DevTools Protocol to allow the AI to "ask Gemini" or "research with Gemini" directly. This uses the user's logged-in Chrome session, bypassing API limits and leveraging the web interface's reasoning capabilities. Source: grasseed/google-search-browser-use.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/grasseed/google-search-browser-use --skill gemini-research-browser-use
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is gemini-research-browser-use?

Use Chrome DevTools Protocol to allow the AI to "ask Gemini" or "research with Gemini" directly. This uses the user's logged-in Chrome session, bypassing API limits and leveraging the web interface's reasoning capabilities. Source: grasseed/google-search-browser-use.

How do I install gemini-research-browser-use?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/grasseed/google-search-browser-use --skill gemini-research-browser-use 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/grasseed/google-search-browser-use

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01