# Agent-Ready Website Kit

- Product URL: https://jasonfouts.com/tools/agent-ready-website-kit
- Version: 1.1.1
- Status: available
- Price: $49 USD
- License: Individual commercial license
- Stripe tax code: txcd_10202003
- Free sample: https://jasonfouts.com/agents/examples/agent-ready-website-kit-report.json
- SHA-256: 57d00a65c86e13d914e94ec3132800a34ce2e003456556869f2d88831c1d9bf3

Audit an existing website and verify that its machine-readable surfaces agree with the page a person sees.

A dependency-free audit CLI that fetches a site's structured data, Markdown mirror, sitemap, and llms.txt, then checks them against each other and against the rendered page. Reports broken agent-facing links, unresolvable structured-data references, and claims that appear only in machine-readable copy, with a documented remedy for every finding.

## Compatibility

- Codex, Claude Code, Cursor, and other coding agents that can run Node.js commands
- macOS, Linux, and Windows
- Framework-neutral: the audit and the implementation guidance assume no particular stack

## Requirements

- Node.js 20 or newer
- A public HTTPS website to audit
- Human review before applying any implementation template

## Permissions

- Read-only HTTPS requests to the website being audited
- Optional local file write only when --output is supplied
- No credentials, browser session, package install, or remote mutation

## Included

- Agent-surface audit CLI with bounded downloads, JSON and text output
- Cross-surface checks: Markdown mirror parity, structured-data validation, link resolution
- Multi-page sampling with a documented remedy attached to every finding
- SKILL.md workflow and authorization boundaries for coding agents
- llms.txt and linked schema.org graph templates
- Framework-neutral implementation guidance and a full report-field reference
- Unit and behavioral tests, example report, changelog, license, and checksums

## License terms

- One individual purchaser receives a non-exclusive, non-transferable, perpetual license to use and modify the package for the purchaser's own business and client projects performed by that purchaser.
- The purchaser may distribute reports, configuration, generated output, and project-specific adaptations created with the package.
- The purchaser may not resell, sublicense, publish, share, or redistribute the package or a substantially equivalent derivative as a standalone product, template, skill, script collection, or competing service.
- Access may not be shared between multiple people or organizations. A separate team license or written permission is required for shared internal use.
- The package is provided as-is, without warranties or guarantees of ranking, indexing, compatibility, merchant approval, revenue, or uninterrupted operation. To the maximum extent permitted by law, the publisher is not liable for indirect, incidental, special, or consequential damages arising from its use.
- The purchaser remains responsible for reviewing changes, preserving credentials and private data, complying with third-party platform terms, and obtaining authorization before changing or deploying a website.
