Change sentinel
npx -y skills add excelle/seo-geo-toolkit --skill change-sentinelAssembled 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
Configure alerts for ranking shifts, traffic changes, technical breaks, and competitor moves. 监控预警/变化哨兵
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
2.8 KB, as published. Nobody here has run it
Change Sentinel
Sets up monitoring for the metrics that matter: ranking drops, traffic anomalies, technical failures, and competitor movements. Early detection prevents disaster.
Quick Start
Set up alerts for ranking drops on [domain]
Monitor traffic anomalies for [URL]
Alert me when competitors publish content on [topic]
Engine Contract
- Reads: domain, metrics to monitor, thresholds, alert destinations
- Writes: alert configuration plan with thresholds and response playbooks
- Promotes: active alert rules and baseline thresholds to hot cache
- Next handoff: signal packet with monitoring specs
Instructions
Run three phases:
- Select Metrics — choose what to watch: position drops >5 places, traffic drops >20%, 4xx/5xx spikes, Core Web Vitals regression, lost backlinks, new competitor content, AI citation loss
- Set Thresholds — define trigger levels and cooldown periods to avoid alert fatigue
- Response Playbook — for each alert type, document the first diagnostic step and who responds
Recommended Alert Rules
| Alert | Threshold | Response |
|---|---|---|
| Ranking drop | >5 positions for top 10 keyword | Run page-diagnostics + content-refresh |
| Traffic drop | >20% vs same day last week | Check index status + technical health |
| Technical error | >10 5xx errors/ hour | Investigate server + deployment |
| CWV regression | Any metric moves to "Needs Improvement" | Audit page speed + fix list |
| Competitor content | New page published on tracked topic | Run landscape-scan + query-mapping |
| AI citation loss | Citation disappears from tracked query | Refresh content + check accuracy |
Next Best Engine
- Primary: signal-reporter — build periodic reports from alert data
- Alternatives: position-tracker, site-health-audit