What problem does it solve? Product data often becomes inconsistent across websites, marketplaces, and internal systems when managed in multiple places. This Skill centralizes product content in a PIM system (Akeneo or Salsify) and automates syndication of enriched data to all sales channels. ## Core Features & Use Cases - Platform Connectors: Configure official Akeneo connectors for Shopify, WooCommerce, and BigCommerce, or build custom REST API sync for headless storefronts. - Incremental Sync & Transformation: Fetch only products updated since the last sync using Akeneo's updated filter, transform locale/scope-scoped attributes into flat storefront objects, and resolve option codes to human-readable labels. - Data Quality Reporting: Generate completeness reports per attribute sorted by worst gaps first, and validate required fields before publishing products. - Use Case: A fashion retailer launching a headless storefront uses this Skill to build a TypeScript pipeline that pulls enriched products from Akeneo, resolves color and size codes to labels, and filters out incomplete products before they reach production. ## Quick Start Use the product-information-management skill to build an incremental Akeneo sync job that transforms products for my headless storefront.