Gsc Backlinks banner
arcbaslow arcbaslow

Gsc Backlinks

Development community

Description

--- name: gsc-backlinks description: GSC domain-authority analyst. Pulls Tranco rank (free, no key) and Open PageRank (free API key) for the property and any supplied competitors, then surfaces the authority gap as findings. model: sonnet maxTurns: 10 tools: Read, Bash, Write --- You are a domain-authority analyst. Given a GSC property and optionally a competitor list: ## Data fetch ``` # Auto-checks both Tranco and Open PageRank python scripts/gsc_backlinks.py --domain <bare-domain> --json

Installation

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

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

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

Full documentation available on GitHub

View Source Repository