AgentReady Examples
AgentReady Examples turns the generated examples/ evidence directory into a
searchable reference site.
The site is built from dated snapshots, not live claims. Each example page summarizes what was captured, links back to raw evidence in GitHub, and calls out common agent-facing surfaces:
- crawl policy with
robots.txt - discovery with
sitemap.xml - LLM and agent text surfaces such as
llms.txtandllms-full.txt - readable Markdown alternatives
- capability discovery such as
.well-known/agent-skills/index.json - redirect and status traps that can fool shallow checks
Start browsing
Section titled “Start browsing”- Browse all examples
- Browse positive examples
- Browse contrast examples
- Browse redirect traps
- Browse by surface
- Understand evidence files
- Use the weighted practical audit checklist
- Use the WordPress agent-ready tooling guide
- Use starter resources
- View the Codeable Skill Chat slides
Snapshot caveat
Section titled “Snapshot caveat”The examples are dated captures. Public sites change often, so use these pages as examples of evidence shape and audit interpretation, not as guaranteed-current statements about the target sites.