Completions

Skill catalog

Product feed management + catalog change-event emission

Per-attribute catalog change-event emission with per-downstream-channel subscriptions — every AI content and feed agent consumes catalog changes in real time, not nightly batch.

The problem

You updated a regulated product attribute in Salsify last Tuesday. Google Shopping picked it up Wednesday night during the nightly sync. Meta Marketplace synced Thursday. Amazon picked it up Friday. Three customers ordered the old version on Wednesday morning because the PDP agent regenerated descriptions before the change propagated. Your paid creative agent was still running ads with the old claim. Your marketplace listings showed the wrong language in Texas for 36 hours because per-jurisdiction compliance review never fired.

Salsify ($30,000-$300,000+/year), Productsup, Akeneo ($25,000-$200,000+/year), inriver, and Syndigo store the canonical product graph with lightweight bundled webhooks. Feedonomics ($500-$5,000+/month), GoDataFeed ($60-$1,500/month), DataFeedWatch ($60-$1,000+/month), and Channable ($39-$1,000+/month) pull from PIM on schedule and optimize feeds for Google Shopping, Meta, Bing, and retailer feeds. Mirakl ($50,000+/year), Rithum (formerly ChannelAdvisor), and Listrak push marketplace updates on daily-to-hourly batch. Generic event-streaming infrastructure (Confluent Kafka, AWS EventBridge, Google Pub/Sub, Inngest, Svix) requires operators to build per-channel-subscription plus catalog-schema-awareness themselves. iPaaS (Zapier, Make, Workato) is point-to-point. DIY costs $80,000-$150,000/year per data-engineer FTE and still runs nightly.

The gap is per-attribute typed change-event emission with per-downstream-channel subscriptions, per-vertical-schema awareness, and per-jurisdiction compliance gating.

What success looks like

When a regulated claim, price, inventory state, channel-specific descriptor, jurisdiction-specific variant, or any other catalog attribute changes in the canonical product graph, the skill fires a typed event keyed to the specific attribute that changed.

Google Shopping, Meta Marketplace, Amazon, Walmart, retailer feeds, PDP agent, paid creative agent, social agent, GBP product surface, and email broadcast agent each subscribe to the attribute classes they care about. Emission events carry schema-classified attribute types so subscribers know which fields trigger which actions — price change routes to repricer plus paid creative; compliance claim change routes to PDP regeneration plus paid creative pause; inventory change routes to marketplace availability sync.

Per-jurisdiction-overlay-config gates cannabis-state-specific descriptors so they emit only to in-jurisdiction subscribers. Every emission ties to versioned-product-history for audit-defensible regulator inquiry response (FDA structure-function, FTC claim substantiation, state-AG cannabis restrictions). Feedonomics, GoDataFeed, DataFeedWatch, and Channable continue to consume from the canonical stream as downstream channels rather than maintaining their own batch sync.

How most operators solve this today

Six tiers of incumbent tools — none emit per-attribute typed change events with per-downstream-channel subscriptions plus per-vertical and per-jurisdiction awareness.

  • PIM platforms (Salsify, Productsup, Akeneo, inriver, Syndigo)

    $20,000-$300,000+/year

    Store the canonical product graph with lightweight bundled webhooks fired per-record (not per-attribute). Downstream agents over-react to non-relevant fields.

  • Product-feed-management specialists (Feedonomics, GoDataFeed, DataFeedWatch, Channable)

    $39-$5,000+/month

    Optimize feeds for Google Shopping, Meta, Bing, retailer feeds. Pull from PIM on schedule (hourly to daily); do not subscribe to per-attribute change events.

  • Marketplace + retailer syndication (Mirakl, Rithum / ChannelAdvisor, Listrak)

    $25,000-$200,000+/year

    Push catalog updates on daily-to-hourly batch. Not per-attribute change-event driven.

  • Generic event-streaming infrastructure (Confluent Kafka, AWS EventBridge, Google Pub/Sub, Inngest, Svix, Hookdeck)

    $1-$30,000+/month

    Generic event-delivery infrastructure. Operator builds the per-channel-subscription plus catalog-schema-awareness layer themselves.

  • iPaaS automation (Zapier, Make / Integromat, Workato, Tray.io)

    $20-$5,000/month

    Point-to-point hooks; breaks at multi-channel scale. No catalog-schema awareness.

  • DIY (custom webhook subscribers + nightly batch syncs + spreadsheet feed updates)

    $80,000-$150,000/year per data-engineer FTE

    Still runs on nightly batch. API drift consumes ~1/3 FTE time. Does not scale past 5+ marketplace channels or multi-jurisdiction operators.

What changes when this is an agent skill

The Completions catalog-change-event-emission skill fires per-attribute typed events when any catalog attribute changes — price, inventory state, regulated claim, product description, image, variant attribute, per-jurisdiction descriptor, channel-specific descriptor, marketplace-specific compliance language.

Google Shopping, Meta Marketplace, Amazon, Walmart, retailer feeds, PDP agent, paid creative agent, social agent, GBP product surface, and email broadcast agent each subscribe to the attribute classes they consume. Schema-classified attribute types route changes to the right downstream action — price changes to repricer plus paid creative; compliance changes to PDP regeneration plus paid creative pause; inventory changes to marketplace availability sync.

Per-vertical-compliance-overlay and per-jurisdiction-overlay-config gate cannabis-state-specific descriptors to in-jurisdiction subscribers. Every emission ties to versioned-product-history for audit-defensible regulator-inquiry response.

Feedonomics, GoDataFeed, DataFeedWatch, and Channable continue to consume from the canonical stream as downstream channels rather than maintaining their own batch sync. PIMs (Salsify, Productsup, Akeneo) sit upstream as the canonical record source.

Agents that include this skill

Skills live inside agent rentals. To get this skill in production, hire any of the agents below — context-tuning at onboarding is included in the first month.

FAQ

What is product feed management?
Managing how product catalog data reaches downstream channels (Google Shopping, Meta, Amazon, retailer feeds, paid creative, PDP). This skill makes feed-management event-driven — every per-attribute change emits a typed event downstream subscribers consume in real time.
How is this different from Salsify or Productsup (PIM platforms)?
PIM platforms store the canonical product graph and offer lightweight bundled webhooks. This skill provides per-attribute typed-event emission with per-downstream-channel subscriptions, per-vertical-schema awareness, and per-jurisdiction compliance gating.
How is this different from Feedonomics or GoDataFeed?
Feed-management specialists pull from PIM on schedule and optimize feeds. This skill PUSHES per-attribute change events to them (and every other downstream subscriber) in real time. Feedonomics becomes a subscriber rather than a scheduled puller.
How is this different from Mirakl or Rithum (ChannelAdvisor)?
Marketplace syndication platforms push catalog updates on batch schedule. This skill emits per-attribute events; marketplace subscribers consume them as a real-time stream.
What attribute types does the skill emit events for?
Price, inventory state, regulated claim, product description, image, variant attribute, per-jurisdiction descriptor, channel-specific descriptor, marketplace-specific compliance language, and custom operator-defined attribute classes.
How does this compose with catalog-conflict-resolution and multi-source-catalog-ingest?
Multi-source-catalog-ingest ingests from POS, ERP, PIM, and supplier feeds. Catalog-conflict-resolution resolves which value wins per attribute. This skill emits the resolved value as a typed change event downstream.
How does this compose with per-vertical-compliance-overlay?
Per-attribute compliance changes (FDA structure-function language, FTC claim substantiation, state-AG cannabis restrictions) fire compliance-aware emission so downstream agents can pause, regenerate, or reroute as needed.

Hire one of the agents that includes this skill