Chatgpt Search
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
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development