GEO (Generative Engine Optimization) audit CLI. One command, full report on how agent-ready and AI-discoverable your website is.
npx agentimization https://yoursite.com
Bun workspace monorepo with Turbo:
packages/core— Main@agentimization/corenpm package. All audit checks, fetching, scoring.packages/shared— Shared types, schemas, rule definitions.apps/cli—agentimizationCLI. Styled terminal output.
bun install
bun run build
bun run typecheckFollow the coding rules in the parent CLAUDE.md at /Users/anthonylio/code/antlio/CLAUDE.md.