运行时依赖
无特殊依赖
安装命令
点击复制官方npx clawhub@latest install claude-code-chrome-web-automation
镜像加速npx clawhub@latest install claude-code-chrome-web-automation --registry https://cn.longxiaskill.com镜像同步中
技能文档
Chrome 网页 自动化
Use this 技能 before any browser interaction that depends on the user's live Chrome 会话.
工作流 启动 by inspecting current tabs and browser 上下文. Navigate or select the right tab. Snapshot the page before interacting. 命令行工具ck, type, submit, and screenshot using stable references. Re-snapshot after navigation or large DOM 更新s. Best Fits 网页 应用 调试ging Form filling Screenshot capture Console or tab inspection Reproducing UI issues in a user browser 会话 防护rAIls Re-snapshot when element references go stale. Do not assume current tab 状态 without 检查ing. Prefer explicit browser actions over ambiguous natural-language leaps. Source Provenance
Derived from src/技能s/bundled/claudeInChrome.ts.