Claude Skill MartBrowse skillsQuick linesLearn by videoTerminal guideWhat is a Skill?
Back to list

Google Search Console Operations

Query and analyze connected Google Search Console properties via NotFair MCP, and manage sitemaps safely.

Marketing & SEOIntermediate3,368420AI score 8/10Last updated: Aug 14, 2026

What it does

  • Lists connected Search Console properties and selects the exact verified form (sc-domain:example.com is not the same as https://example.com/).
  • Pulls clicks, impressions, CTR, and average position across query, page, country, and device dimensions with period-over-period comparison.
  • Runs URL inspection for index state, reads sitemap inventory, and submits/deletes sitemaps only after explicit approval.
  • Surfaces GSC-specific data caveats: anonymized low-volume queries, lagging fresh data, row and history limits.
  • Hands off full-site SEO audits to the /notfair:seo-analysis skill.

Who it's for

  • SEO specialists and marketers tracking organic performance shifts on a regular cadence.
  • Teams managing multiple domains/properties who have shipped a wrong report due to property mix-ups.
  • Site operators who want safe, confirmed sitemap submission and removal.
  • Prerequisite: the NotFair universal MCP plugin with a connected Search Console connector.

Examples

  1. "Compare the last 28 days to the prior 28 days and show the pages and queries that lost the most clicks" → comparison analysis leading with the largest loss plus hypothesis and confidence.
  2. "Check whether this URL is indexed" → URL inspection report on index state (it does not request indexing; quota is tight).
  3. "Submit a new sitemap for the sc-domain property" → shows the exact property and sitemap URL, waits for approval, then submits and verifies before/after state.

· · · Install guide · · ·

Try it now, no install

Paste this into Claude to use the skill without installing anything.

Read the instructions in this file and follow them to help me:
https://raw.githubusercontent.com/nowork-studio/notfair-plugin/HEAD/analytics/search-console/SKILL.md

What I want: (describe your task here)

If Claude can't open the link, open it yourself and paste the contents instead.

If it works for you, download the ZIP below and install it. Then it runs on its own — no pasting each time.

Install in the Claude app (no terminal)
  1. Download the ZIP with the button below.
  2. In Claude, open Settings → Capabilities and turn on 'Code execution and file creation'. (one time)
  3. Go to Customize → Skills → + → 'Upload a skill' and upload the ZIP.
Download ZIP
Install in Claude Code

Let Claude do it — paste this into Claude Code

Install the skill I found on Claude Skill Mart.
Copy the analytics/search-console folder from the GitHub repo nowork-studio/notfair-plugin into my ~/.claude/skills/search-console/.
When it's done, tell me in one line what this skill can do.

Install with a command instead

git clone https://github.com/nowork-studio/notfair-plugin.git && mkdir -p ~/.claude/skills && cp -r notfair-plugin/analytics/search-console ~/.claude/skills/

This is a third-party skill. Check the source repository before installing.

unused