Below you will find pages that utilize the taxonomy term “Isreadyai”
July 7, 2026
IsReadyAI — readiness audit
Version updated for https://github.com/isreadyai/audit-action to version v1.0.2.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Refresh the bundled scanner from the monorepo.
July 7, 2026
IsReadyAI — readiness fix
Version updated for https://github.com/isreadyai/fix-action to version v1.0.3.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Synced from isreadyai/isreadyai@1.0.2.
July 5, 2026
IsReadyAI — readiness audit
Version updated for https://github.com/isreadyai/audit-action to version v1.0.1.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed bump actions to node24 versions (de249af) fix: marketplace-compliant description (fd40855) feat: initial action release tree (63ef75c)
July 3, 2026
isreadyai — AI readiness audit
Version updated for https://github.com/isreadyai/audit-action to version v1.0.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Initial release 🎉 Audit how AI crawlers (GPTBot, ClaudeBot, PerplexityBot) read your site - straight from your CI.
Highlights Deep-crawl audit of any URL, parsed exactly the way Al crawlers see it (no JS execution) 0-100 score + grade, with the full per-page report written to the GitHub job summary CI gate: the step fails when the score drops below your threshold Branch preview support: boot your environment with command, scan it locally before it ships Optional authenticated CI report + repo badge on isready.ai with a Pro/Team api-key (OIDC-verified) Zero setup: pre-bundled, dependency-free - no install step at runtime Usage - name: AI readiness audit uses: isreadyai/audit-action@v1 with: url: ${{ env.DEPLOY_URL }} threshold: 80 See the README for all inputs, outputs, permissions and security notes. Learn more at isready.ai.