Skip to content

Resources

This page collects the starter references for Agent Ready strategy, audit practice, crawler policy, implementation checklists, capability protocols, and Lighthouse agentic-browsing checks.

Use it when you want source links behind the examples site or need a fast handoff after the Codeable Skill Chat deck.

Use these as starter references for the Agent Ready examples site and the Codeable Skill Chat deck.

  • Agent Led Growth - Sequoia and Profound on the shift from SEO to agent-led discovery and demand capture.
  • AEO is the New SEO - Always Be Testing / SaaS Class episode on answer engine optimization.
  • Visibility in AI Search - iPullRank session on how brands earn and measure AI search visibility.

Use these only when the site has real APIs, tools, auth flows, agent services, or commerce surfaces to expose.

Run the agentic browsing category against a public URL and open the generated HTML report:

Terminal window
npx lighthouse@latest https://agentready.samcarlton.com \
--only-categories=agentic-browsing \
--output=html \
--output-path=./lighthouse-agentic.html \
--view