extract-supplier-catalog-to-spreadsheet

Extract SKUs, prices, MOQs, and categories from supplier catalog PDFs into XLSX files.

2|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/iterationlayer/skills --skill extract-supplier-catalog-to-spreadsheet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: extract-supplier-catalog-to-spreadsheet
Source: https://github.com/iterationlayer/skills/tree/main/skills/extract-supplier-catalog-to-spreadsheet
Command: npx skills add https://github.com/iterationlayer/skills --skill extract-supplier-catalog-to-spreadsheet

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Onboarding suppliers and converting catalog PDFs into structured product data can be manual and error-prone. This Skill automates the extraction of SKUs, names, prices, MOQs, and categories from supplier catalogs and outputs a ready-to-import XLSX, reducing data-entry time and errors.

Core Features & Use Cases

  • Automated extraction: Convert catalog PDFs to structured product records, including SKU, name, description, price, currency, MOQ, and category.
  • Two-step workflow: Use Document Extraction to create structured data and Sheet Generation to produce an XLSX with defined columns for Shopify, a PIM, or internal systems.
  • Use Case: A merchandiser receives a catalogs PDF and instantly generates a vendor-ready spreadsheet for import into their product database.

Quick Start

Drop a supplier catalog PDF into the workflow and run the two API steps to produce an XLSX ready for import.

Frequently Asked Questions about extract-supplier-catalog-to-spreadsheet

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract supplier catalog data from a PDF into an Excel spreadsheet?

To extract supplier catalog data from a PDF into an Excel spreadsheet, you drop the catalog file into the workflow to automatically parse SKUs, names, prices, and MOQs, generating a ready-to-import XLSX file.

Can I automatically extract MOQ and SKU fields from a catalog PDF for procurement?

Yes, you can automatically extract MOQ and SKU fields from a catalog PDF for procurement, as the workflow identifies structured product records including descriptions, prices, currencies, and categories.

What is the best way to convert a vendor catalog PDF into a spreadsheet for Shopify import?

The best way to convert a vendor catalog PDF into a spreadsheet for Shopify import is using an automated two-step extraction process that outputs an XLSX with defined columns mapped for your product database.

Does this catalog extraction method support structured data output for PIM systems?

Yes, this catalog extraction method supports structured data output for PIM systems by generating an XLSX sheet with defined columns for SKUs, product names, prices, and categories ready for database import.

What product data fields can I extract from supplier catalogs using this method?

You can extract product data fields from supplier catalogs including SKU, product name, description, price, currency, minimum order quantity (MOQ), and category data into a structured XLSX format.

Are there limitations when extracting product prices and categories from scanned catalog PDFs?

The extraction workflow processes supplier catalog PDFs to capture product prices and categories, but heavily scanned or image-based PDFs without recognizable text may require prior OCR processing for accurate structured data extraction.