Listing Intelligence
A Chrome extension that sends a fleet of Claude agents at a live Amazon listing and hands back a compliant, ready-to-publish title.
Amazon caps product titles at 75 characters, and if yours is longer its own model quietly rewrites it — dropping the details a seller was careful about, while the seller stays legally responsible for the result. Listing Intelligence reads the live page and runs four narrow research agents in parallel (competitors, keywords, reviews, compliance rules), then a synthesiser writes the title and a separate adversarial agent red-teams the draft before anyone sees it. Every agent is handed a schema instead of being asked to reply in JSON, cheap models do the legwork while the strong one writes the output that ships, and character counting happens in plain code — so the tool cannot do the one thing it exists to prevent.