shadowresearch/auto-geo doctor

Audit URLs for AI-search / GEO citation-readiness on every pull request. Posts a sticky comment with per-URL scores out of 8 across TL;DR, question H2s, Article + FAQPage JSON-LD, entity density, image cadence, answer-first lede, and self-link signals. Powered by auto-geo by Shadow.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
urlsNewline-separated list of URLs to audit. Mutually exclusive with `sitemap`.no""
sitemapSitemap URL whose `<loc>` entries will be audited. Mutually exclusive with `urls`.no""
github-tokenToken used to post / update the sticky PR comment. Defaults to the ephemeral GITHUB_TOKEN of the running job.no${{ github.token }}
thresholdMinimum passing score (0-8). Any URL below this threshold causes the action to exit 1.no6
max-pagesCap on URLs audited when expanding a sitemap. Ignored when `urls` is used.no50
concurrencyMaximum parallel `auto-geo doctor` invocations.no3
comment-tagHTML-comment marker used to find and update the sticky PR comment across re-runs.noauto-geo-doctor
fail-on-regressionWhen `true`, exit nonzero if any URL scored worse than its most-recent previous run on this PR.nofalse
namedescription
score-summaryHuman-readable summary in the shape `7/8 avg, N URLs`.
report-jsonPath to the aggregated JSON report uploaded as a workflow artifact.