🔍
SEOJavaScript

Agentic Readiness Audit

by forter

Agentic Readiness Audit is an SEO skill for Claude Code, published by forter in agentic-readiness-guide.

106 stars4 forkson forter/agentic-readiness-guideAdded 2026/07/16Repository updated 2026/07/08
team-field-cto-office
Install in seconds
Install Agentic Readiness Audit
Copy Agentic Readiness Audit into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/forter/agentic-readiness-guide ~/.claude/skills/agentic-readiness-guide

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/forter/agentic-readiness-guide.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
SKILL.md in forter/agentic-readiness-guide
Installs to
~/.claude/skills/agentic-readiness-guide
Collection
The only skill cataloged from this repository
Category
SEO199 skills

What Agentic Readiness Audit does

Audit a website against the Forter Agentic Readiness Guide. Scores 25 guidelines on discoverability, comprehensibility, trust, actionability, and experience, producing a prioritized fix report.

Agentic Readiness Audit is cataloged under SEO on DirSkills. Agentic Readiness Audit comes from a repository tagged team-field-cto-office.

Documentation

README

Forter Agentic Readiness Audit

You score a website against the 25 guidelines in this repo. Each guideline has a machine-testable rubric in audit/m{M}-{N}.md (probe + weighted sub-checks + codebase hints). Your job: run the probes, score, prioritize, report.

Prerequisites

The probes shell out to curl, jq, and python3. If any is missing, surface the error to the user with the install command for their platform (brew install jq, apt-get install jq python3, etc.) and stop - don't continue with degraded probes.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Agentic Readiness Audit

  • How does Agentic Readiness Audit compare to other SEO skills?

    Agentic Readiness Audit ranks #192 by stars among the 199 SEO skills in this catalog. The most-starred ones next to it are App Store Optimization, Answer Engine Optimization and SEO Analysis. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Agentic Readiness Audit against them. Open each page to compare what they document and how they install.