amazon-listing

Automate Amazon seller central listing CRUD via category-specific flat-file uploads.

40|8|Updated May 14, 2026
One-click install
npx skills add https://github.com/zpoint/vibe-seller --skill amazon-listing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: amazon-listing
Source: https://github.com/zpoint/vibe-seller/tree/main/app/skills_v2/amazon-listing
Command: npx skills add https://github.com/zpoint/vibe-seller --skill amazon-listing

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires openpyxl, rapidocr-onnxruntime, pillow, numpy, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill eliminates the tedious, error-prone manual work of managing Amazon seller central listings, including creating variation families, updating SKU attributes, and processing Amazon's finicky flat-file upload validation errors. It also removes the hassle of manually extracting product specs from 1688 supplier detail images, translating product copy for target marketplaces, and navigating Amazon's category-specific template requirements.

Core Features & Use Cases

  • Full listing CRUD support: Create, update, partial update, or delete single SKUs and parent/child variation families via Amazon's official "Add Products via Upload" flat-file interface, no manual per-SKU web wizard work required.
  • 1688 sourcing integration: Automatically extract product data from 1688 supplier offer links, run local GPU-free OCR on detail images to pull specs and size charts, generate compliant bilingual Amazon listing copy (title, bullets, description), and require user review of copy and variation structure before proceeding.
  • Self-correcting upload loop: Parse Amazon's processing reports to extract exact field-level error messages from cell comments, guide precise fixes for validation errors, and iterate uploads until the listing is fully live in your inventory.
  • Use case: A cross-border Amazon seller managing multiple storefronts can take a 1688 product link, generate compliant listing copy for a target marketplace, build a colour/size variation family, upload the flat file, fix any validation errors automatically, and verify the live listing in minutes instead of hours of manual work.

Quick Start

Use this skill to turn a 1688 supplier product link into a fully live Amazon variation family listing in your target marketplace, including generated copy, your review of the copy and variation structure, template filling, upload, and automatic error correction until the listing is active in your inventory.

Frequently Asked Questions about amazon-listing

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

FAQPage Schema
How do I automate Amazon flat-file upload and fix validation errors?

You can automate Amazon flat-file upload by generating category-specific templates and parsing processing reports to extract cell-level error messages. The system iteratively guides precise fixes for validation errors until the listing is fully live in your inventory.

Can I extract product specs from 1688 supplier images without a GPU?

Yes, you can run local GPU-free OCR on 1688 supplier detail images to extract product specs and size charts. This process uses on-device runtime libraries to pull data without dedicated graphics hardware.

What is the best way to create Amazon variation families from 1688 sourcing links?

The best way to create Amazon variation families is to extract product data from a 1688 offer link, generate bilingual listing copy, and build a parent/child variation structure for flat-file upload after user review.

Does this Amazon listing automation support multi-store data isolation?

Yes, multi-store data isolation is supported for cross-border sellers managing multiple Amazon storefronts. This ensures listing CRUD operations and generated data remain separated across different seller central accounts.

How do I handle Amazon seller central listing CRUD for single SKUs?

You handle Amazon seller central listing CRUD by using the official Add Products via Upload flat-file interface to create, read, update, or delete single SKUs without manual web wizard work.

Why do I need to review AI-generated bilingual listing copy before uploading?

You need to review AI-generated bilingual listing copy to ensure the title, bullets, and description strictly adhere to Amazon's flat-file field validation rules and accurately reflect the variation structure before proceeding to upload.