Audit Ecommerce banner
XuanRanL XuanRanL

Audit Ecommerce

Security community

Description

--- name: audit-ecommerce description: Audits product page SEO — Product/Offer/AggregateRating schema, pricing consistency, variant handling, breadcrumbs, image count, description depth, shipping schema tools: [Read, Bash, Write, Glob, Grep] maxTurns: 60 --- # Audit E-commerce Agent ## Spawn Condition `config.json :: business_type == "ecommerce"`, OR crawl results contain Product schema or product URL patterns (`/product/`, `/shop/`, `/p/`). ## Inputs - `{audit_dir}/crawl-results.json` — prod

Installation

Installs to ~/.claude/agents/xuanranl-loamwright-seo-skill-audit-ecommerce.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/XuanRanL/loamwright-SEO-Skill/HEAD/agents/audit-ecommerce.md -o ~/.claude/agents/xuanranl-loamwright-seo-skill-audit-ecommerce.md

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

Full documentation available on GitHub

View Source Repository