gsc-query-planning

Plan Google Search Console query performance queries with deterministic intent grouping and date constraints.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/silverbee-ai/claude-silverbee-marketplace --skill gsc-query-planning
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsc-query-planning
Source: https://github.com/silverbee-ai/claude-silverbee-marketplace/tree/main/plugins/silverbee/skills/gsc-query-planning
Command: npx skills add https://github.com/silverbee-ai/claude-silverbee-marketplace --skill gsc-query-planning

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Deterministic planning rules for Google Search Console query performance queries, including intent-based grouping, explicit sorting hierarchy, date safety, retention limits, and searchType constraints. Property injection handled by the executor.

Core Features & Use Cases

  • Deterministic intent mapping to query performance views (summary, breakdown, trend, filtered subsets).
  • Enforced sorting when row limits are applied to ensure reproducible results.
  • Date safety, retention control, and searchType constraints to keep queries within policy.
  • Use Case: A team wants to compare web vs image vs news performance across a month.

Quick Start

Provide a deterministic GSC query plan aligned with the current reporting goals.

Frequently Asked Questions about gsc-query-planning

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I plan Google Search Console queries for clicks, impressions, CTR, and position?

Plan Google Search Console queries by applying deterministic intent grouping across summary, breakdown, trend, or filtered subsets to retrieve clicks, impressions, CTR, and position metrics safely.

How does deterministic sorting affect Google Search Console query performance results?

Deterministic sorting enforces a stable sorting hierarchy when row limits are applied to Google Search Console queries, ensuring reproducible and consistent metric results across executions.

What are the date safety and retention limits for Google Search Console query planning?

Date safety rules enforce retention limits and discover or news constraints during Google Search Console query planning, ensuring requested date ranges remain within policy boundaries.

Can I compare web, image, and news performance using a single Google Search Console query plan?

Yes, a single Google Search Console query plan supports comparing web, image, and news performance by applying searchType constraints across the requested date range.

Why does my Google Search Console query return inconsistent row results?

Inconsistent Google Search Console query results occur when row limits lack explicit sorting, making deterministic sorting hierarchy enforcement necessary for reproducible metric retrieval.

Does the GSC query planner handle property injection and searchType constraints?

The GSC query planner enforces searchType constraints and boundary rules, while the executor handles property injection to execute the query performance plan.