agencyenterprise/AI SEO Audit
Audit web pages for AI search readiness (ChatGPT, Claude, Perplexity, Gemini). 7 categories, 30+ factors, research-backed scoring.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| url | URL to audit. Either `url` or `sitemap` is required. | no | — |
| sitemap | Sitemap URL to audit every page. Either `url` or `sitemap` is required. | no | — |
| fail-under | Exit with failure if the overall score is below this threshold (0-100). | no | — |
| config | Path to an aiseo.config.json file. | no | — |
| user-agent | Custom User-Agent string for the audit request. | no | — |
| timeout | Request timeout in milliseconds. Defaults to 45000. | no | — |
| comment-on-pr | Post the TL;DR summary as a sticky comment on the triggering pull request. | no | false |
| version | Version of aiseo-audit to run (npm dist-tag or exact version). Defaults to latest. | no | latest |
Outputs
| name | description |
|---|---|
| score | Overall score (0-100). |
| grade | Letter grade. |
| report-path | Path to the JSON report written by this step. |