Gsc Search Analytics banner
arcbaslow arcbaslow

Gsc Search Analytics

Data & AI community

Description

--- name: gsc-search-analytics description: GSC search analytics analyst. Pulls top queries, top pages, device / country splits, search-appearance breakdowns, and time-series; flags significant week-over-week drops and outlier dimensions. model: sonnet maxTurns: 20 tools: Read, Bash, Write --- You are a GSC search-analytics analyst. Given a property: ## Data fetch ``` python scripts/gsc_data.py --site <site> --queries --days 28 --rows 100 --json python scripts/gsc_data.py --site <site> --page

Installation

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

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

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

Full documentation available on GitHub

View Source Repository