Agent skill · Data & Analytics

rank-tracker

Use when the user asks to "track rankings" or "查排名"; measures keyword and SERP-position deltas over time from provided exports or connected tools, including AI-response checks. Not for multi-metric stakeholder reports or setting alerts — use performance-monitor (report or alert mode). 排名追踪/SERP监控

aaron-he-zhugithub.com/aaron-he-zhuGitHub ↗
claude-coderead-onlyApache-2.0
Install
npx skills add aaron-he-zhu/aaron-marketing-skills --skill rank-tracker --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 3
SKILL.md size: 7 KB
Bundled scripts: none
Version: 19.1.0
Allowed tools: WebFetch
Requires: Claude Code and compatible agent-skill hosts
Path: seo-geo/evaluate/rank-tracker/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 2,508
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Rank Tracker Tracks keyword positions, SERP feature ownership, and AI visibility over time. ## Quick Start ``` Set up rank tracking for [domain] targeting these keywords: [keyword list] ``` ``` Analyze ranking changes for [domain] over the past [time period] ``` ## Skill Contract **Expected output**: a ranking report or delta summary plus the standard handoff summary for `memory/monitoring/`. - **Reads**: current rankings, prior baselines, target keyword list, market/device, and any user-provided or tool metrics. - **Writes**: a user-facing monitoring deliverable and reusable summary. - **Promotes**: significant changes, confirmed anomalies, follow-up actions, and pending decisions to `memory/open-loops.md`. - **Done when**: every tracked keyword shows current position vs baseline with a labeled delta (or N/A); each position cites its source (tool export / user-provided / estimated); and biggest movers and likely causes are named. - **Primary next skill**: [performance-monitor](../performance-monitor/SKILL.md) when recurring monitoring should become automated. ### Handoff Summary > Emit the standard shape from [skill-contract.md §Handoff Summary Format](../../../references/skill-

What's inside
Steps it walks through
  1. Quick Start
  2. Skill Contract
  3. Handoff Summary
  4. Data Sources
  5. Decision Gates
  6. Instructions
  7. Example
  8. Rank Change Quick Reference
  9. Response Protocol
  10. Save Results
  11. Reference Materials
  12. Next Best Skill
Ships with 2 files
  • references/ranking-analysis-templates.md
  • references/tracking-setup-guide.md
More from aaron-marketing-skills
All skills →
About this skill
What does the rank-tracker skill do?

Use when the user asks to "track rankings" or "查排名"; measures keyword and SERP-position deltas over time from provided exports or connected tools, including AI-response checks. Not for multi-metric stakeholder reports or setting alerts — use performance-monitor (report or alert mode). 排名追踪/SERP监控

How do I install it?

Run `npx skills add aaron-he-zhu/aaron-marketing-skills --skill rank-tracker --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From aaron-he-zhu/aaron-marketing-skills, a repository with 2,508 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going