geo-site-diagnose

Installation
SKILL.md

GEOHub Website Diagnosis

Workflow

  1. Read references/site-diagnosis-method.md, references/crawler-policy.md, and references/scoring-policy.md.
  2. Extract the single public URL. Ask only for the URL when it is missing.
  3. Run python3 scripts/run_site_diagnose.py --url <URL> --output <runs-root> --locale <locale> --max-pages 10 --render auto.
  4. Inspect quality-report.json, diagnostic confidence, source gaps, and limitations before presenting scores.
  5. Validate the report against references/report-module-contract.md and references/report-design-system.md.
  6. Deliver the complete Artifact Bus run directory and open report.html for the user.

Output contract

Return a bounded run containing source snapshots, crawl and sampling manifests, structured site and page diagnoses, evidence ledger, remediation backlog, quality and lineage artifacts, and one offline report.html. Read references/report-contract.md for the file contract and report format boundary.

The offline report runtime is packaged under assets/. Governed trigger and output cases are stored under evals/.

Boundaries

Installs
1
GitHub Stars
154
First Seen
13 days ago
geo-site-diagnose — yaojingang/geohub