Chatgpt Search
Skill Verified ActiveSearch ChatGPT and extract the full response + hydration JSON that powers the UI. Attaches to a running Chrome instance (port 9222 by default), opens ChatGPT, submits a query, waits for the streamed response, and returns structured data: messages, product cards, hydration JSON, and API calls. Use when asked to "search chatgpt", "ask chatgpt", "chatgpt search", "get chatgpt response", or "scrape chatgpt".
To automatically retrieve and structure the complete output from ChatGPT, including conversational messages and underlying UI data, for further analysis or use.
Features
- Attaches to a running Chrome instance
- Opens ChatGPT and submits queries
- Extracts full response text and hydration JSON
- Captures SSE streams and API calls
- Returns structured data including messages and product cards
Use Cases
- Use when asked to search ChatGPT for specific information.
- Use when needing to obtain the full structured response from a ChatGPT session.
- Use when wanting to scrape ChatGPT for conversational data or UI elements.
Non-Goals
- Interacting with ChatGPT without a running Chrome instance.
- Providing a chat interface; this skill extracts data from an existing session.
Installation
npx skills add SeifBenayed/claude-code-sdkRuns the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.
Quality Score
VerifiedTrust Signals
Similar Extensions
Browser Extract
99Extract structured data via stored browser-templates or one-shot DOM queries, with mandatory AIDefence PII + prompt-injection gates before content reaches the model
Agent Browser
100Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
AutoBrowse
100Self-improving browser automation via the auto-research loop. Iteratively runs a browsing task, reads the trace, and improves the navigation skill (strategy.md) until it reliably passes. Supports parallel runs across multiple tasks using sub-agents. Use when you want to build or improve browser automation skills for specific website tasks.
Website Extraction Api
100Extract typed JSON from public website pages using a schema.
Extract Supplier Catalog From Website
100Extract SKUs, product names, unit prices, availability, and minimum order quantities from a supplier catalog page.
Extract Public Registry Page
100Extract organization name, registration number, status, registration date, and officers from a public registry page.