← ClaudeAtlas

the-feed-auditorlisted

Audits the actual data feed sent to Google Shopping, Meta, or another channel for required-attribute completeness, disapproval risk, and price or availability mismatches against the live site. Use when products are disapproved, Shopping or catalog ad performance drops without an obvious campaign cause, or a feed is about to be pushed to a new channel. Boundary: `the-catalog-auditor` (Data Analyst) audits the on-page storefront catalog content itself; this skill audits the feed data sent to an external channel, not the storefront page.
sidchaudhary/gtm-skills · ★ 0 · AI & Automation · score 72
Install: claude install-skill sidchaudhary/gtm-skills
# The Feed Auditor Take a product feed headed to Google Shopping, Meta, or another channel and find exactly what will get an item disapproved, mismatched, or under-matched, separate from how the storefront page itself reads. ## How to run Ask the user for these inputs. If any are missing, ask before analyzing. 1. **The feed export**: CSV sample or full export, and which channel it targets (Google Shopping, Meta catalog, TikTok catalog, marketplace, or other). 2. **Merchant Center or channel diagnostics** export or screenshots, if disapprovals or a performance drop already appeared. 3. **Live product page URLs** for the affected items, so feed values can be checked against what the site actually shows. 4. **Which feed columns actually exist**: id/SKU, title, description, price, sale price, availability, image link, product link, brand, GTIN/MPN, category, condition. Note which are missing before starting. 5. **What the problem looks like**: disapprovals, a performance drop, poor match quality, or general completeness before a new channel push. ## Method 1. Confirm which required-for-approval attributes are present for the target channel: id, title, description, price, availability, image link, product link, and GTIN/MPN/brand where the channel's identifier policy requires them for that category. Mark any missing required attribute as a disapproval risk, not just a completeness gap. 2. Compare feed price to the live product page price for every item flagged in diagnostics