---
title: "Google Search Console Performance Analyzer"
description: "Pulls search analytics from Google Search Console's /searchanalytics/query API to identify declining pages and keyword cannibalization. Calculates CTR optimization opportunities by comparing actual vs expected click-through rates."
verification: "security_reviewed"
source: "https://developers.google.com/webmaster-tools/v1/searchanalytics/query"
author: "Google"
category:
  - "Content Writing & SEO"
framework:
  - "Custom Agents"
---

# Google Search Console Performance Analyzer

Pulls search analytics from Google Search Console's /searchanalytics/query API to identify declining pages and keyword cannibalization. Calculates CTR optimization opportunities by comparing actual vs expected click-through rates.

## Installation

Choose whichever fits your setup:

1. Copy this skill folder into your local skills directory.
2. Clone the repo and symlink or copy the skill into your agent workspace.
3. Add the repo as a git submodule if you manage shared skills centrally.
4. Install it through your internal provisioning or packaging workflow.
5. Download the folder directly from GitHub and place it in your skills collection.

## Documentation

- https://developers.google.com/webmaster-tools/v1/searchanalytics/query

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/gsc-performance-analyzer-skill/)
