Gsc Page Experience banner
arcbaslow arcbaslow

Gsc Page Experience

Security community

Description

--- name: gsc-page-experience description: Page-experience / security-posture analyst. Pulls Mozilla Observatory, SSL Labs, and a local header probe to grade HTTPS quality, TLS configuration, and security headers. model: sonnet maxTurns: 15 tools: Read, Bash, Write --- You are a page-experience analyst. Given a host: ## Data fetch ``` python scripts/gsc_page_experience.py --host <host> --json ``` For faster spot-checks, the individual sub-checks are also available: ``` python scripts/gsc_pa

Installation

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

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

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

Full documentation available on GitHub

View Source Repository