use-my-browser
关于
Access the user's live browser session for debugging, SPA routes, login-gated pages, and client state inspection.
技能摘要
Use when work depends on the user's live browser session or visible rendered state rather than static fetches, especially for browser debugging contexts or DevTools-selected elements or requests, logged-in dashboards or CMS flows, localhost apps, forms, uploads, downloads, media inspection, DOM or iframe inspection, Shadow DOM, or browser failures that look like soft 404s, auth walls, anti-bot checks, or rate limits.
安装
npx skills add https://github.com/xixu-me/skills --skill use-my-browser
需要调用的工具
无
相关技能
Fast, persistent browser automation with session continuity.
Turn any local folder into a live, shareable browser workspace.
Build, debug, package, and publish browser userscripts for Tampermonkey and ScriptCat.