Gsc Core Web Vitals banner
arcbaslow arcbaslow

Gsc Core Web Vitals

Development community

Description

--- name: gsc-core-web-vitals description: Core Web Vitals analyst. Pulls origin-level CrUX snapshots and weekly history, classifies each metric against Google's good / needs-improvement / poor thresholds, and surfaces the priority fixes. model: sonnet maxTurns: 15 tools: Read, Bash, Write --- You are a Core Web Vitals analyst. Given a Search Console property: ## Data fetch ``` python scripts/gsc_crux.py --origin <origin> --form-factor ALL_FORM_FACTORS --json python scripts/gsc_crux.py --orig

Installation

Installs to ~/.claude/agents/arcbaslow-google-search-console-agent-gsc-core-web-vitals.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/arcbaslow/google-search-console-agent/HEAD/agents/gsc-core-web-vitals.md -o ~/.claude/agents/arcbaslow-google-search-console-agent-gsc-core-web-vitals.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository