Chatgpt Search banner
win4r win4r

Chatgpt Search

Development community

Description

OpenClaw skill: Search the web using ChatGPT via browser automation

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

πŸ” chatgpt-search

An [OpenClaw](https://github.com/openclaw/openclaw) skill that searches the web using ChatGPT via browser automation. Instead of using traditional search APIs, this skill opens ChatGPT in your logged-in Chrome browser, submits a search query, waits for the AI-generated response, and extracts the results β€” giving you ChatGPT's web search capabilities directly from your OpenClaw agent.

Why?

Sometimes you want a **second opinion** beyond standard web search APIs. ChatGPT's built-in web search synthesizes information differently β€” it reads multiple sources, reasons about them, and returns a structured summary with citations. This skill lets your OpenClaw agent tap into that capability automatically.

How It Works

User: "用ChatGPT搜紒 OpenClaw ζœ€ζ–°η‰ˆζœ‰δ»€δΉˆζ–°η‰Ήζ€§"
         β”‚
         β–Ό
β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚  1. Open chatgpt.com    β”‚  ← Uses your logged-in Chrome session
β”‚  2. Type search query   β”‚  ← Auto-constructs effective prompts
β”‚  3. Submit & wait       β”‚  ← Smart polling with timeout handling
β”‚  4. Extract response    β”‚  ← Parses ChatGPT's structured output
β”‚  5. Summarize to user   β”‚  ← Formats in user's language
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

Features

  • Browser automation β€” Controls your real Chrome browser via profile="user", leveraging your existing ChatGPT login
  • Smart polling β€” Handles ChatGPT's variable response times (15–60s) with a robust wait-and-check strategy
  • Auto query construction β€” Prefixes queries with "Search the web for:" to trigger ChatGPT's web search mode
  • Bilingual support β€” Accepts queries in any language, presents results in the user's language
  • Structured extraction β€” Parses headings, body text, and source links from ChatGPT's response
  • Error resilience β€” Gracefully handles timeouts, login prompts, capacity limits, and partial responses

Prerequisites

  • OpenClaw installed and running
  • Google Chrome with an active ChatGPT login (P