Agentic Product Page Auditor banner
lhitches lhitches

Agentic Product Page Auditor

AI community

Description

--- name: agentic-product-page-auditor description: Audits whether an AI shopping agent can read and buy from a product page. Reconstructs the product graph an agent sees from the accessibility tree and rendered HTML, scores it across six layers (price, add-to-cart, variant controls, schema and more), and gives one template-level fix per problem, ranked by what blocks a transaction first. Trigger when the user asks whether AI agents can buy from their store, mentions agentic commerce or AI shopp

Installation

Installs to ~/.claude/skills/lhitches-claude-seo-skills-agentic-product-page-auditor/SKILL.md

Terminal
mkdir -p ~/.claude/skills/lhitches-claude-seo-skills-agentic-product-page-auditor && curl -fsSL https://raw.githubusercontent.com/lhitches/claude-seo-skills/HEAD/skills/agentic-product-page-auditor.md -o ~/.claude/skills/lhitches-claude-seo-skills-agentic-product-page-auditor/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository