Skip to content

FIVE-MINUTE QUICK START

Publish one file, then check the public resource

Start with a minimal pure-Markdown v1.0.0-beta Catalog document. Product knowledge is an optional second step; live commerce and automatic deployment are outside this flow.

01

Enter the store URL

Use the public HTTPS storefront URL. No login, token, or private API is needed.

Open the generator
02

Review source evidence

Confirm the merchant title, summary, Website, and same-origin Catalog link found on public pages.

03

Copy or download

Copy or download the exact UTF-8 Markdown bytes produced by the generator.

04

Publish the root file

Serve those exact bytes at the root path /sku.md with HTTP 200 and a Markdown or plain-text UTF-8 media type.

https://<domain>/sku.md
05

Validate the published URL

Run published validation against the exact /sku.md URL; validate the graph separately after adding linked product knowledge.

Check your published /sku.md

Using a hosted commerce platform?

If the platform cannot serve an exact root /sku.md, follow its guide. These guides explain real platform limits; they do not promise one-click publication.

Check your published /sku.md

Enter a site root or an exact /sku.md URL. Site roots are expanded to the exact resource before the existing read-only MCP tool checks it. The address is not saved and is not counted as adoption.