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.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "chrome_web_automation" with this command: npx skills add wimi321/claude-code-chrome-web-automation

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.

Source Provenance

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

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Workflow Skillify

Use when a successful session or repeatable process should be captured as a reusable skill with steps, arguments, and invocation guidance.

Registry SourceRecently Updated
1291Profile unavailable
Coding

Verifier Skill Generator

Use when a project needs one or more verifier skills for web, CLI, or API runtime checks that the Verify agent can discover automatically.

Registry SourceRecently Updated
890Profile unavailable
Coding

Stuck Session Diagnosis

Use when another Claude Code session appears frozen, stuck, or abnormally slow and needs process-level diagnosis and reporting.

Registry SourceRecently Updated
1160Profile unavailable
Coding

Statusline Setup

Use when the user wants to configure Claude Code statusline UI by inspecting shell prompt configuration and updating the relevant settings.

Registry SourceRecently Updated
900Profile unavailable