data-importer

Installation
SKILL.md

Data Importer

Overview

This skill helps you convert product data from external sources (CSV files, spreadsheets, Shopify exports) into Saleor's config.yml format. It walks through format detection, column mapping, and validation before generating output.

When to Use

  • "I need to import products from a CSV"
  • "How do I convert my spreadsheet to config.yml?"
  • "I'm migrating from Shopify"
  • "I have product data in Excel"
  • "How do I bulk import products?"
  • When NOT writing config.yml from scratch -- use configurator-schema instead
  • When NOT designing product types -- use product-modeling first

Core Workflow

  1. Detect format -- CSV, Excel, JSON, or unknown
Related skills

More from saleor/configurator

Installs
8
GitHub Stars
29
First Seen
Feb 27, 2026