lingxing-openapi

Automate Lingxing OpenAPI data retrieval and Amazon listing updates with Python.

9|Updated May 25, 2026
One-click install
npx skills add https://github.com/wzser/supermatrix --skill lingxing-openapi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lingxing-openapi
Source: https://github.com/wzser/supermatrix/tree/main/platform/skill-master/skills/lingxing-openapi
Command: npx skills add https://github.com/wzser/supermatrix --skill lingxing-openapi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, requests[security], python-dateutil, pyyaml, jsonschema, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps users automate the process of fetching and updating data from Lingxing OpenAPI for Amazon listings, such as retrieving ABA downloads, ad reports, ASIN diagnostics, seller metadata, category rank probes, and updating titles, bullets, descriptions, and images.

Core Features & Use Cases

  • Data Retrieval: Fetch a variety of data from Lingxing OpenAPI, including ABA downloads, ad reports, ASIN diagnostics, and more.
  • Listing Updates: Update Amazon listing titles, bullets, descriptions, and images using Lingxing OpenAPI.
  • Use Case: A user can use this Skill to automate the process of updating their Amazon listing's title and images based on new product information from Lingxing.

Quick Start

Run the 'listing-images' command with the ASIN of the listing and paths to the new images.

Frequently Asked Questions about lingxing-openapi

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

FAQPage Schema
How do I automate fetching Amazon ABA downloads and ad reports from Lingxing OpenAPI?

Automating Amazon ABA downloads and ad reports from Lingxing OpenAPI is done using Python scripts that call specific endpoints to retrieve seller metadata, ASIN diagnostics, and category rank probes. This Skill requires local Python libraries including requests and python-dateutil.

Can I update Amazon listing titles, bullets, descriptions, and images through the Lingxing OpenAPI?

Yes, you can update Amazon listing titles, bullets, descriptions, and images through the Lingxing OpenAPI by running Python scripts. The listing-images command allows you to pass an ASIN and new image paths to automatically push updates to your Amazon listings.

What Python dependencies do I need to retrieve ASIN diagnostics and seller metadata from Lingxing?

To retrieve ASIN diagnostics and seller metadata from Lingxing, you need a local Python environment with requests, python-dateutil, pyyaml, and jsonschema installed. You also need valid Lingxing OpenAPI access credentials to authenticate your data retrieval operations.

Does this Skill support category rank probes and listing updates for Amazon sellers?

Yes, this Skill supports category rank probes and listing updates for Amazon sellers. It automates data retrieval for diagnostics and metadata while enabling direct updates to Amazon listing titles, bullets, descriptions, and images through the Lingxing OpenAPI.

What is the best way to batch update Amazon listing images using Lingxing data?

The best way to batch update Amazon listing images using Lingxing data is to use the listing-images command. It accepts an ASIN and file paths to new images, automating the update process directly through the Lingxing OpenAPI without manual seller central intervention.