What problem does it solve?
This Skill solves the problem of automating browser-based browsing and extraction steps that would otherwise require manual login, navigation, and data scraping.
Core Features & Use Cases
- CDP Launch & Reuse 登录态: Starts or connects to a Chrome instance with a remote debugging port and reuses an existing logged-in profile (cookies / localStorage / session).
- Navigate, Extract, and Screenshot: Navigates to target pages and extracts page text or specific elements, and can capture screenshots for evidence or debugging.
- Token / Cookies Retrieval for Downstream Skills: Retrieves cookies and can extract local/session tokens and request authorization tokens needed by scan/analyze workflows.
- Use Case: When running long/short scanning skills for web fiction platforms, it collects stable page content and auth context required for subsequent analysis and writing pipelines.
Quick Start
Use the browser-cdp skill by asking your OpenCode agent to run the setup script that starts a CDP-enabled Chrome and outputs the CDP connection endpoint.