extract-product-catalog-entry

Extract product name, SKU, price, and description from supplier catalog PDFs into structured JSON.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manual extraction of product data from supplier catalogs is time-consuming and prone to human error. This skill automates the extraction of product name, SKU, price, and description into a consistent JSON structure for easy ingestion into product databases and marketplaces.

Core Features & Use Cases

  • Automated field extraction: pull product name, sku, price, and description from catalog documents (PDFs, images) into a structured JSON schema.
  • Structured data output: generates JSON suitable for import into product databases, storefronts, and feeds.
  • Use Case: convert a supplier catalog PDF into a JSON file ready to be loaded into your product information management (PIM) system.

Quick Start

Upload a supplier catalog PDF and request a JSON payload containing product name, SKU, price, and description.

Frequently Asked Questions about extract-product-catalog-entry

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

FAQPage Schema
How do I extract product data from a supplier catalog PDF into JSON?▼

You can extract product data from a supplier catalog PDF into JSON by uploading the document to automate field extraction, enforcing a consistent schema for name, SKU, price, and description into a ready-to-ingest JSON payload.

What is the best way to convert catalog images and PDFs into structured product data?▼

The best way to convert catalog images and PDFs into structured product data is to automate the extraction process, which parses the documents and enforces a defined schema to generate a consistent JSON payload for commerce pipelines.

Can I use automated extraction to generate a JSON payload for my PIM system from a catalog?▼

Yes, you can use automated extraction to generate a JSON payload for your PIM system from a catalog. It parses supplier documents and outputs structured product data ready for ingestion into product databases and marketplaces.

Does catalog extraction support enforcing a defined schema for name, SKU, price, and description?▼

Yes, catalog extraction supports enforcing a defined schema for name, SKU, price, and description. It parses catalog documents and outputs a consistent JSON structure suitable for import into storefronts and commerce pipelines.

What are the limitations of automated product data extraction from supplier catalogs?▼

The limitations of automated product data extraction from supplier catalogs relate to the clarity of source PDFs and images. The extraction enforces a defined schema for name, SKU, price, and description, but heavily unstructured or poor-quality documents may impact output accuracy.