← 返回
未分类 中文

Chrome Web Automation

Use when the user wants browser automation in an existing Chrome session: click, fill, inspect tabs, capture screenshots, or debug web flows.
用于在已有Chrome会话中进行浏览器自动化:点击、填写、检查标签页、截图或调试网页流程。
wimi321 wimi321 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 425
下载
💾 0
安装
1
版本
#claude-code#extracted#latest

概述

Chrome Web Automation

Use this skill before any browser interaction that depends on the user's live Chrome session.

Workflow

  1. Start by inspecting current tabs and browser context.
  2. Navigate or select the right tab.
  3. Snapshot the page before interacting.
  4. Click, type, submit, and screenshot using stable references.
  5. Re-snapshot after navigation or large DOM updates.

Best Fits

  • Web app debugging
  • Form filling
  • Screenshot capture
  • Console or tab inspection
  • Reproducing UI issues in a user browser session

Guardrails

  • Re-snapshot when element references go stale.
  • Do not assume current tab state without checking.
  • Prefer explicit browser actions over ambiguous natural-language leaps.

Example Requests

  • Open the current Chrome session and reproduce this checkout bug.
  • Fill the form, capture screenshots, and show me where validation breaks.

Inputs

  • Target site or current tab context
  • Desired browser actions
  • Artifacts to capture

Outputs

  • Browser interaction transcript
  • Screenshots or evidence
  • Reproduction notes

Success Criteria

  • The correct tab or page was inspected.
  • Interactions were completed against fresh page state.
  • Useful artifacts were captured when needed.

Non-Goals

  • Synthetic browser testing unrelated to the user browser context

Source Provenance

Derived from src/skills/bundled/claudeInChrome.ts.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-03 08:39 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,398 📥 323,032
ai-agent

Find Skills

guipi888
场景驱动+关键词双模式技能发现工具。当用户用自然语言描述场景/需求(如"我想做一个海报""帮我分析股票"),或明确说"安装技能/find skills/找个skill"时,自动从官方内置、本地已安装、SkillHub、虾评、GitHub、C
★ 1,471 📥 535,490
ai-agent

self-improving agent

pskoett
捕获经验教训、错误及修正内容,以实现持续改进。适用于以下场景:(1)命令或操作意外失败;(2)用户纠正Claude(如“不,那不对……”“实际上……”);(3)用户请求的功能不存在;(4)外部API或工具出现故障;(5)Claude发现自身
★ 4,107 📥 830,659