agentsclimarketplace

30x seo monitor

Skill square-lupus579/30x-seo/skills/30x-seo-monitor

Deliver comprehensive SEO automation with 24 AI-powered skills covering audits, technical SEO, content, links, local SEO, and keyword research.

Install
npx -y skills add square-lupus579/30x-seo --skill 30x-seo-monitor

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Monitor your own website's SEO performance using Google Search Console data. Track keyword rankings, clicks, impressions, CTR, and position changes over time. Identify top performing pages, declining keywords, and new ranking opportunities. Use when user says "monitor my site", "my rankings", "GSC data", "Search Console", "my keywords", "position changes", "CTR", "impressions", or "clicks".

SKILL.md

3.7 KB, 873 tokens by cl100k_base, as published. Nobody here has run it

SEO Monitor (Google Search Console)

Monitor your own website's SEO performance using Google Search Console API.

[PROTOCOL]: Update this header on changes, then check CLAUDE.md

Prerequisites

Requires gws CLI with Google Search Console access, or GSC MCP server.

Option 1: gws CLI

gws auth status
gws auth login  # if needed

Option 2: GSC MCP Server

Configure in ~/.config/claude/mcp.json:

{
  "mcpServers": {
    "google-search-console": {
      "command": "npx",
      "args": ["-y", "mcp-server-gsc"],
      "env": {
        "GOOGLE_CREDENTIALS_PATH": "/path/to/credentials.json"
      }
    }
  }
}

Commands

CommandWhat it does
/30x-seo monitor overviewDashboard: top queries, pages, CTR, position
/30x-seo monitor keywordsAll ranking keywords with metrics
/30x-seo monitor pagesTop performing pages
/30x-seo monitor changesPosition changes (gains/losses)
/30x-seo monitor opportunitiesHigh impression, low CTR keywords

Metrics Explained

MetricWhat it means
ClicksUsers clicked your result
ImpressionsYour result appeared in search
CTRClick-through rate (clicks / impressions)
PositionAverage ranking position (1 = top)

Analysis Workflows

1. Weekly Performance Check

/30x-seo monitor overview

Output:

  • Total clicks, impressions, CTR, avg position (7 days)
  • Top 10 queries by clicks
  • Top 10 pages by clicks
  • Week-over-week comparison

2. Keyword Ranking Report

/30x-seo monitor keywords

Output:

  • All ranking keywords
  • Position, clicks, impressions, CTR per keyword
  • Sort by: position, clicks, impressions, or CTR

3. Position Change Detection

/30x-seo monitor changes

Output:

  • Keywords that gained positions (rising)
  • Keywords that lost positions (declining)
  • New keywords (just started ranking)
  • Lost keywords (dropped out of top 100)

4. Quick Win Opportunities

/30x-seo monitor opportunities

Find keywords with:

  • High impressions (>1000/month)
  • Low CTR (<3%)
  • Position 4-20 (page 1-2)

These are "quick wins" - improve title/description to boost CTR.


Date Ranges

Default: last 7 days

Specify custom range:

/30x-seo monitor overview --days 30
/30x-seo monitor keywords --days 90

Output Format

Reports include:

  1. Summary table — Key metrics at a glance
  2. Detailed data — Full keyword/page lists
  3. Action items — Specific recommendations

Integration with Other Skills

ScenarioNext Step
Found declining keyword30x-seo-content-decay to analyze page
Low CTR on page 130x-seo-page to optimize title/meta
Keyword cannibalization suspected30x-seo-cannibalization to check
New keyword opportunity30x-seo-content-brief to plan content

Limitations

  • Only your verified sites — GSC only shows data for sites you own
  • Data delay — GSC data is 2-3 days behind
  • 90 day max — Historical data limited to ~16 months, but API typically 90 days
  • Sampled data — High-traffic sites may show sampled data

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Gives 0 of the 12 instructions most marketing audience skills give in 873 tokens

Counted across 690 of the 894 authors here whose files we hold, read 2026-08-07

  • Apply Poppins font to headingsin 41 of 690, across 6 files
  • Apply Lora font to body textin 41 of 690, across 6 files
  • Use Arial fallback for headingsin 39 of 690, across 4 files
  • Use Georgia fallback for body textin 39 of 690, across 4 files
  • Maintain text hierarchy and formattingin 39 of 690, across 4 files
  • Use accent colors for non-text shapesin 38 of 690, across 3 files
  • Use RGB values for precise color matchingin 38 of 690, across 3 files
  • Use brand colors for primary text and backgroundsin 36 of 690, across 1 file
  • Read product marketing context file before asking questions, starting, or auditingin 35 of 690, across 23 files
  • Use active voice instead of passive voicein 26 of 690, across 10 files
  • Implement or generate appropriate JSON-LD structured datain 24 of 690, across 17 files
  • Prioritize clarity over clevernessin 22 of 690, across 8 files

Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.

Keep looking

Skills are one crate of 327,069. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.