ProductSchema
productschema.pages.dev
· ProductSchema
Checks whether an online store's product page can be read and cited by AI shopping assistants, and returns the JSON-LD Product markup it is missing. Everything reported is measured from bytes fetched live — no estimates. Free, no account, no key.
productschema.pages.dev via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
D
Conformance score: 55/100
D-grade: significant issues, auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-08-23 22:57:17 current | fa0a71b4e4f7… |
view → |
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://productschema.pages.dev/.well-known/agent-card.json |
| Provider | https://productschema.pages.dev/ |
| Docs | https://productschema.pages.dev/llms.txt |
Skills · 1 declared · mapped to canonical taxonomy
Give it a storefront domain or a product URL. Measures which AI crawlers robots.txt lets in, whether the page renders without JavaScript, which Product fields (…
Health · last 1 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/productschema.pages.dev) [](https://agenstry.com/agents/productschema.pages.dev) [](https://agenstry.com/agents/productschema.pages.dev) [](https://agenstry.com/agents/productschema.pages.dev)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"protocolVersion": "0.3.0",
"name": "ProductSchema",
"description": "Checks whether an online store's product page can be read and cited by AI shopping assistants, and returns the JSON-LD Product markup it is missing. Everything reported is measured from bytes fetched live \u2014 no estimates. Free, no account, no key.",
"url": "https://productschema.pages.dev/a2a",
"preferredTransport": "JSONRPC",
"version": "1.0.0",
"documentationUrl": "https://productschema.pages.dev/llms.txt",
"provider": {
"organization": "ProductSchema",
"url": "https://productschema.pages.dev/"
},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"securitySchemes": {},
"security": [],
"skills": [
{
"id": "audit_product_page",
"name": "Audit a store page for AI shopping readability",
"description": "Give it a storefront domain or a product URL. Measures which AI crawlers robots.txt lets in, whether the page renders without JavaScript, which Product fields (price, availability, GTIN, rating, returns, shipping) are present in structured data, title/meta, and sitemap reachability. Returns a score out of 100, per-check detail with fixes, and a ready-to-paste JSON-LD Product snippet built from what is actually on the page.",
"tags": [
"ecommerce",
"structured-data",
"json-ld",
"schema.org",
"seo",
"audit",
"ai-shopping"
],
"examples": [
"Is allbirds.com readable by AI shopping assistants?",
"Audit https://example.com/products/wool-runner and give me the JSON-LD it is missing",
"Why does ChatGPT not recommend my store? Check example.com"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
}
],
"additionalInterfaces": [
{
"url": "https://productschema.pages.dev/a2a",
"transport": "JSONRPC"
}
]
}