Fix: Root HTML has a descriptive

Web-audit fix skill for the root-meta-description check (Content for agents, SHOULD).

Goal

Add a meta description naming what the service does and its agent entry points.

Fix

Add a <meta name="description"> to your root HTML that states what the service does and names its agent entry points (MCP endpoint, llms.txt, OpenAPI). It is the cheapest machine-readable summary and it feeds link previews and search snippets too.

Resources

Copy-paste prompt

Paste this into your coding agent, replacing the Issue line with the Result line from your audit:

Verify

Re-run the audit at https://anc.dev/web-audit or call the audit_website MCP tool; the root-meta-description check should report pass.