Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
norahe0304-art avatar

30x Seo Monitor

  • 49 installs
  • 46 repo stars
  • Updated March 14, 2026
  • norahe0304-art/30x-seo

Helps with marketing & seo tasks.

About

30x-seo-monitor is a Claude Code skill for marketing & seo. It helps solo builders move faster with AI-assisted development.

  • 30x-seo-monitor
  • Marketing & SEO
  • AI-coding skill

30x Seo Monitor by the numbers

  • 49 all-time installs (skills.sh)
  • +3 installs in the week ending Aug 4, 2026 (Skillselion tracking)
  • Ranked #1,327 of 1,879 Marketing & SEO skills by installs in the Skillselion catalog
  • Data as of Aug 4, 2026 (Skillselion catalog sync)
npx skills add https://github.com/norahe0304-art/30x-seo --skill 30x-seo-monitor

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs49
repo stars46
Last updatedMarch 14, 2026
Repositorynorahe0304-art/30x-seo

What it does

Helps with marketing & seo tasks.

Files

SKILL.mdMarkdownGitHub ↗

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

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.