agentsclimarketplace

Site health audit

Skill excelle/seo-geo-toolkit/refine/site-health-audit

Inspect crawlability, indexing, performance, and site architecture for technical SEO issues. 技术审计/网站健康检查From its SKILL.md

Install
npx -y skills add excelle/seo-geo-toolkit --skill site-health-audit

Assembled 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 file declares

Copied from the file, not written here

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.7 KB, 417 tokens by cl100k_base, as published. Nobody here has run it

Site Health Audit

Inspects technical foundations: crawlability, indexation, performance, and architecture. Catches systemic issues before they affect rankings.

Quick Start

Audit site health for [domain]
Check technical SEO on [URL]
Why are my pages not indexing?

Engine Contract

  • Reads: domain, sitemap URL, robot.txt, known issues
  • Writes: technical audit report with severity-ranked fix list
  • Promotes: critical technical blockers to hot cache
  • Next handoff: signal packet with technical scores and recommended fixes

Instructions

Run six checks:

  1. Indexability — robots.txt rules, meta robots, noindex tags, canonical loops, redirect chains, 4xx/5xx errors
  2. Crawl Efficiency — sitemap validity, orphan pages, crawl depth, internal link distribution, pagination
  3. Performance — Core Web Vitals (LCP, INP, CLS), server response time, render-blocking resources, image optimization
  4. Security — HTTPS enforcement, valid certificate, security headers, no mixed content
  5. Mobile — mobile-friendly design, viewport config, tap target sizing, font readability
  6. Architecture — flat vs deep structure, URL consistency, breadcrumb usage, hreflang if multilingual

Severity Levels

  • Blocker: Prevents indexing or causes major ranking loss (fix within 24 hours)
  • Warning: Significant ranking friction (fix within 1 week)
  • Opportunity: Improvement with measurable upside (fix within 1 month)
  • Observation: Monitor but not urgent

Next Best Engine

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.