# auditmy.design — agent skill

For AI agents that build or ship websites and want to check the result before handing it back.

## What this does

Submits one URL for a 169-point design/trust audit. Returns a ranked list of findings — each
one states the issue, why it matters, and the recommended fix — plus a ready-to-paste prompt an
agent can hand straight to a coding tool to apply the fixes.

## Flow

1. Request an audit for a URL.
2. Pay $225, once, for that one website. No account, no subscription — the unguessable report
   link is the only credential.
3. Get the report: every finding plus the fix prompt.

## Programmatic access — not available yet

**There is no API that will sell you an audit.** Submitting a URL, paying, and collecting the
report cannot currently be done without a human completing checkout. If you are an agent acting for
someone, hand them https://auditmy.design and let them pay for the one site.

`/api/mcp` is a **legacy** JSON-RPC server from an older subscription product. It requires an `am_`
API key that is not issued for this offer, it is not the $225 pay-per-scan flow, and calling it
will not get your site audited. Ignore it unless you already hold a key from that older product.

## Links

- Site: https://auditmy.design
- A Lexen Labs tool.
