What problem does it solve?
Manually copying ChatGPT responses and missing the underlying structured data (such as UI hydration JSON, SSE streams, and backend API calls) that powers the ChatGPT interface is tedious and error-prone for developers and analysts who need full context for integration, auditing, or debugging.
Core Features & Use Cases
- Full Conversation Extraction: Pulls complete user and assistant message text from active ChatGPT conversations.
- Structured Runtime Data Capture: Retrieves UI hydration JSON, intercepted server-sent event (SSE) streams, and backend API call details for deep analysis.
- Use Case: If you are building a multi-agent system that integrates with ChatGPT or need to audit how ChatGPT renders and streams responses, use this skill to capture all relevant data automatically without manual copying.
Quick Start
Use the chatgpt-search skill to run a query for "best practices for React server components" and get the full response plus all associated hydration and network data saved to /tmp.