rank-tracker

Tracks keyword rankings, SERP feature ownership, and AI citation visibility against baselines.

Updated Jul 2, 2026
One-click install
npx skills add https://github.com/qaz26688442/bo-car --skill rank-tracker-qaz26688442
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: rank-tracker
Source: https://github.com/qaz26688442/bo-car/tree/main/.agents/skills/rank-tracker
Command: npx skills add https://github.com/qaz26688442/bo-car --skill rank-tracker-qaz26688442

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Monitoring keyword positions over time is tedious and error-prone when done manually, and unlabeled estimates often get mistaken for measured data. This Skill records ranking snapshots, computes deltas against baselines, and produces labeled ranking reports so every position change is sourced and auditable. ## Core Features & Use Cases - Ranking Snapshot & Delta Analysis: Record current keyword positions, compare against prior baselines, and label every metric as Measured, User-provided, Estimated, or Unknown. - SERP Feature & GEO Tracking: Monitor featured snippets, People Also Ask, local packs, AI Overview presence, and citation rates alongside classic rankings. - Competitor Comparison: Report share of voice, head-to-head keyword matchups, and threat levels across tracked competitors. - Use Case: An SEO lead asks to analyze ranking changes for a domain over the past month; the Skill outputs biggest movers, likely causes, a response protocol per drop severity, and a stakeholder-ready ranking report. ## Quick Start Set up rank tracking for my domain targeting this keyword list and show position changes versus the last snapshot.

Frequently Asked Questions about rank-tracker

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

FAQPage Schema
How do I track keyword rankings over time?▼

Provide a domain and keyword list, then record each check as a snapshot with source, locale, device, and observation time. The Skill computes deltas against the prior baseline and labels every position as Measured, User-provided, Estimated, or Unknown.

How to monitor SERP features and AI Overview citations?▼

Track featured snippets, People Also Ask, image and local packs, plus AI Overview presence and citation position per keyword. Each value is marked Measured when observed from an AI monitor or N/A when unobserved.

Can I track rankings without a paid SEO tool?▼

Yes. A zero-dependency loop records user-provided or Search Console positions into a local ledger, then computes diffs and trends per keyword. Missing optional data like SERP features is marked N/A rather than blocking the run.

What happens if there is no previous ranking baseline?▼

The first run is recorded as the baseline and all positions are labeled as the first snapshot. The Skill never invents a previous position; deltas only appear once a second snapshot exists.

When should I use a performance monitor instead of rank tracking?▼

Use rank tracking for keyword position and SERP delta analysis. For multi-metric stakeholder reports, automated recurring monitoring, or alerting, the performance-monitor skill in report or alert mode is the appropriate next step.