/Catalogue/Prompt/Ryze-AI-Adgent/ryze-ai-adgent-open-seo-mcp-skills-rank-tracking

Origin: github

rank-tracking

Rank tracking without a tracker subscription — position movers between any two periods from real Search Console data. Use when asked "how are my rankings", "what moved this week/month", "track my keywords", or "did the update hit me".

by Ryze-AI-Adgent · updated 1d ago · imported from GitHub

Installs0+0/7d
Security score100/100
Retention 14d0%
GitHub stars1.6K

Skill logic

Execution graph
User message
Prompt rewrites behaviour
Response

SKILL.md

View on GitHub ↗

Rank Tracking

Requires

The free Ryze MCP connector (https://connector.get-ryze.ai/mcp). Claude Code: claude mcp add ryze --transport http https://connector.get-ryze.ai/mcp. claude.ai / Desktop / Cursor: add it as a custom connector with the same URL. Setup: https://www.get-ryze.ai/how-to-connect-claude-to-google-meta-ads-mcp

Rank trackers estimate your position by scraping SERPs daily. Search Console records the position Google actually served you at. Use the real number.

Workflow

  1. Property. google_search_console__listSites → pick the user's domain.
  2. Two windows. Default: last 28 days vs previous 28. If the user names an event ("since the March update"), split around that date. GSC data lags ~2 days — never include today.
  3. Pull both periods. google_search_console__runRawSearchAnalytics, dimensions ["query"], rowLimit high enough to cover the site (start 5000). Repeat with ["page"] for page-level movement.
  4. Join and diff. Match queries across periods, compute position delta, clicks delta, impressions delta.
  5. Classify:
    • Winners — position improved ≥ 2 spots on queries with real impressions
    • Losers — dropped ≥ 2 spots (sort by clicks lost, not by delta — a 4→7 drop on a money query beats a 40→80 crash on a nothing query)
    • New — queries appearing only in the recent period
    • Lost — queries that vanished
  6. Spot-verify (optional). For the 3–5 most important losers, if DataForSEO SERP tools are exposed in the workspace, pull the live SERP to see who took the spot. Skip if unavailable.

Output

Verdict first (net up/down and the single biggest move), then four tables: Winners, Losers, New, Lost — query, positions before→after, clicks delta. If the user asked about a specific algorithm update, answer that question explicitly with the before/after evidence.

Recurring

If the user wants this weekly, suggest scheduling it (Claude Code scheduled tasks / a routine) rather than re-running by hand.

Discussion

No comments yet — start the thread.

Sign in to join the discussion.

/More from Ryze-AI-Adgent/open-seo-mcp-skills

Ryze-AI-Adgent· 1d agoCommunity
ai-visibility

Prompts · Shell · v0.1.0

Measure real AI-engine visibility — traffic from ChatGPT, Perplexity, Claude, Gemini and which pages they cite — from actual GA4 referral data, not prompt sampling. Use when asked "AI visibility", "GEO/AEO check", "do LLMs cite us", "traffic from ChatGPT", or "how do we show up in AI search".

#ai-seo#ai-visibility#backlinks

0 1.6K
Ryze-AI-Adgent· 1d agoCommunity
backlink-check

Prompts · Shell · v0.1.0

Backlink profile for any domain — referring domains, authority, anchors, new/lost links, and a side-by-side vs a competitor. Use when asked "check my backlinks", "backlink profile of X", "who links to them", or "link gap vs competitor".

#ai-seo#ai-visibility#backlinks

0 1.6K
Ryze-AI-Adgent· 1d agoCommunity
competitor-gap

Prompts · Shell · v0.1.0

Find keywords a competitor ranks for that the user's site doesn't — the content gap, prioritized by volume and winnability. Use when asked "what does competitor.com rank for", "keyword gap vs X", "steal competitor keywords", or "why do they outrank us".

#ai-seo#ai-visibility#backlinks

0 1.6K
Ryze-AI-Adgent· 1d agoCommunity
content-brief

Prompts · Shell · v0.1.0

SERP-driven content brief for a target keyword — what ranks, what to cover, headings, questions, internal links from your own data. Use when asked for a "content brief", "outline to rank for X", "what should this article cover", or before writing any SEO page.

#ai-seo#ai-visibility#backlinks

0 1.6K