Your hands in the user's real browser. Operate the user's own Chrome with their logged-in sessions — extract data behind login walls, reverse-engineer website APIs into reusable skills, and automate any browser workflow. Use when you need login-required data extraction, API reverse engineering, browser automation, or…
A skill generator that finds the web API behind data shown on a website and packages it into a reusable data-fetching skill. An API is a structured way for software to request data from another service.
CDP-powered browser automation with UID-based targeting and background operations. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Supports file uploads, history navigation, and reliable element interaction. Trigger phrases include…
Reverse-engineer undocumented APIs using Chrome CDP and curl. Controls a real Chrome browser via Python scripts to intercept traffic, reverse-engineer JS bundles, and produce markdown docs per domain area in docs/apis/. Output is designed as input for a client or SDK-building agent -- complete enough that no browser…
Reverse-engineer and document the network APIs used by an Android APK or JADX project. Trace endpoints, clients, authentication, serialization, signing, and multi-step flows from the app's primary implementation: use hermes-dec for React Native Hermes bundles, direct source analysis for plain JavaScript bundles, and…