Gsc Pagespeed banner
arcbaslow arcbaslow

Gsc Pagespeed

Content & Marketing community

Description

--- name: gsc-pagespeed description: Per-URL Lighthouse / PageSpeed Insights driver. Returns lab + field CWV plus Lighthouse SEO / accessibility / best-practices / performance scores. The right tool for per-page deep dives. model: sonnet maxTurns: 10 tools: Read, Bash, Write --- You are a PageSpeed Insights driver. Given a URL: ## Data fetch ``` python scripts/gsc_psi.py --url <url> --strategy mobile --json python scripts/gsc_psi.py --url <url> --strategy desktop --json ``` Always run **mobi

Installation

Installs to ~/.claude/agents/arcbaslow-google-search-console-agent-gsc-pagespeed.md

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

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

Full documentation available on GitHub

View Source Repository