gingiris-seo-patrol

🇺🇸 SEO Patrol — Daily site health monitor & content decay tracker. Automated SEO monitoring: detect ranking drops, content decay, broken links, indexing issues, and Core Web Vitals regressions. IndexNow auto-push on content updates, competitor rank change alerts, and weekly SEO report generation. Built for SaaS teams without full-time SEO. 🇨🇳 SEO 巡检 — 日常站点健康监控与内容衰退追踪器。自动化 SEO 监控:排名下降检测、内容衰退、死链、索引问题、Core Web Vitals 退化。IndexNow 自动推送、竞品排名变化预警、周度 SEO 报告。 🇯🇵 SEOパトロール — 日次サイト健全性モニター&コンテンツ劣化トラッカー。自動SEO監視:ランキング低下、コンテンツ劣化、リンク切れ、インデックス問題検出。IndexNow自動プッシュ、競合ランク変動アラート。 🇰🇷 SEO 순찰 — 일일 사이트 건강 모니터 및 콘텐츠 감쇠 추적기. 자동화된 SEO 모니터링: 순위 하락, 콘텐츠 감쇠, 깨진 링크, 인덱싱 문제 감지. IndexNow 자동 푸시, 경쟁사 순위 변화 알림. Triggers: "SEO monitoring" | "SEO audit" | "site health" | "content decay" | "ranking drop" | "broken links" | "Core Web Vitals" | "IndexNow push" | "SEO report" | "SEO 监控" | "SEO 巡检" | "排名下降"

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "gingiris-seo-patrol" with this command: npx skills add gingiris/gingiris-seo-patrol

SEO Patrol — Daily Site Health Monitor

Automated SEO monitoring for teams who can't afford (or don't need) a full-time SEO specialist.


What This Does

Continuous SEO health monitoring with automated alerts and fixes:

  1. Detect — Find problems before they impact rankings
  2. Alert — Prioritized notifications on critical issues
  3. Fix — Auto-generate fix scripts or push changes via IndexNow
  4. Report — Weekly summary for stakeholders

Monitoring Checklist

Daily Checks

CheckWhat It DetectsAuto-Fix Available
Sitemap validationMissing/broken URLs in sitemap✅ Regenerate
robots.txt changesAccidental blocks⚠️ Alert only
IndexNow pushNew/updated content not pushed✅ Auto-push
404 monitoringPages returning errors⚠️ Redirect suggestions
SSL certificateExpiry within 30 days⚠️ Alert

Weekly Checks

CheckWhat It DetectsAction
Content freshnessPosts older than 6 months with declining trafficRefresh list
Internal link auditOrphan pages, broken internal linksFix map
Core Web VitalsLCP/CLS/INP regressionsPerformance report
Schema validationBroken or outdated structured dataFix snippets
Competitor rank shiftsKeywords where competitors moved ±3 positionsStrategy update

Monthly Checks

CheckWhat It DetectsAction
Keyword cannibalizationMultiple pages targeting same keywordConsolidation plan
Backlink profileLost links, toxic linksOutreach/disavow list
Content gap analysisNew competitor content you should matchContent calendar
AI citation checkChanges in AI engine citation frequencyGEO optimization

Content Decay Detection

Content decay = pages that once ranked well but are losing positions.

Detection Signal:

IF page_traffic(current_month) < page_traffic(3_months_ago) * 0.7
AND page_age > 6 months
THEN flag for refresh

Refresh Priorities:

PriorityConditionAction
P0Top 10 page dropped to page 2+Immediate update
P1Conversion page lost 30%+ trafficUpdate within 1 week
P2Blog post declined 50%+Schedule for content refresh
P3Low-traffic page decliningBatch update monthly

Content Refresh Checklist:

  • Update title with current year
  • Refresh statistics and data points
  • Add new sections for recent developments
  • Update screenshots/images
  • Check and fix broken links
  • Update FAQ with new questions
  • Push via IndexNow after update

IndexNow Auto-Push Setup

// Trigger IndexNow push on any content change
// Works with: Next.js, WordPress, Hugo, Gatsby

const pushToIndexNow = async (urls) => {
  await fetch('https://api.indexnow.org/indexnow', {
    method: 'POST',
    headers: { 'Content-Type': 'application/json' },
    body: JSON.stringify({
      host: 'yoursite.com',
      key: 'your-indexnow-key',
      urlList: urls
    })
  });
};

Weekly Report Template

# SEO Patrol Weekly Report — [Date]

## Summary
- Pages monitored: [N]
- Issues found: [N] (🔴 Critical: [N], 🟡 Warning: [N])
- Auto-fixed: [N]
- Requires attention: [N]

## Critical Issues
1. [Issue description] → [Recommended fix]

## Content Decay Alerts
| Page | Traffic Change | Current Rank | Action |
|------|---------------|--------------|--------|

## Competitor Movements
| Keyword | Our Position | Change | Competitor Action |
|---------|-------------|--------|-------------------|

## This Week's Wins
- [Positive ranking changes]
- [New indexed pages]

## Recommendations
1. [Priority action item]

Related Skills

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Security

GEO Audit — AI Search Visibility Checker (ChatGPT/Perplexity/Claude)

🇺🇸 GEO Audit — AI Search Visibility Checker for ChatGPT, Perplexity, Claude & Gemini. 29-point GEO readiness checklist: robots.txt AI crawler access, Index...

Registry SourceRecently Updated
330Profile unavailable
General

SEO Blog Writer — E-E-A-T Content System for SaaS & Startups

🇺🇸 SEO Blog Writer — Write blog posts that rank on Google AND get cited by AI search. E-E-A-T content system for SaaS & startups. QAE writing pattern (Ques...

Registry SourceRecently Updated
320Profile unavailable
Coding

SEO & GEO Dual-Engine — Rank on Google + Get Cited by AI Search

Rank on Google AND get cited by ChatGPT, Perplexity, and Claude. A dual SEO + GEO strategy built from 30+ Product Hunt #1 launches and 10k+ GitHub stars camp...

Registry SourceRecently Updated
3590Profile unavailable
Research

SEO & GEO 2026 — Rank Google + AI Search (ChatGPT/Perplexity/Claude)

🇺🇸 SEO & GEO Dual-Engine Playbook 2026 — Rank on Google AND get cited by AI search (ChatGPT, Perplexity, Claude, Gemini). Battle-tested from AFFiNE (60k Gi...

Registry SourceRecently Updated
510Profile unavailable