Identify. Extract. Match.
SKU Manager

AI identifies listing details from photos and descriptions — model numbers, conditions, variants. Your CSV buy sheet matches against every incoming listing with margin calculations included.

“AI Mode identifies what something is. Internal Endpoint matches it against your data.”

Requires Desktop Enterprise ($49.99/mo). 30-day free trial, no credit card required.

How It Works

eBay Listing

Title, images, price

SKU Manager

AI + CSV matching

Your Decision

Buy / pass / margin

Complementary, Not Competing.

Use one or both. AI Mode for identification of unknowns. Internal Endpoint for deterministic matching against your data.

Identifies what something is

Best for: unknown listings, image-dependent data, condition assessment, complex categorization

Matches it against your data

Best for: unknown listings, image-dependent data, condition assessment, complex categorization

AI Reads the Listing.
You Decide What to Extract.

Write your own prompt. Tell the AI what fields matter — model number, generation, condition details, expiration dates, serial numbers from photos. Every listing that matches your criteria runs through your prompt automatically.

Custom Prompts

Your instructions, your output format. Tell the AI exactly what data to extract and how to structure the response.

Results in Your Grid

AI output renders as custom columns alongside your normal search results — no switching panels mid-workflow.

Your Key, Your Cost

Bring your own API key from Gemini, OpenAI, or Claude. Typical cost: $0.001–$0.03 per listing depending on model and complexity.

AI Analysis — Listing #384729

Raw Listing Input

Intel Core Processor i7 Desktop CPU

"Used, tested working. See photos for details. Ships fast!"
$189.99 · Buy It Now

Gemini Flash

AI Extracted Output

Model

i7-13700K

Serial (from photo)

SRL0A2HT4

Generation

13th (Raptor Lake)

Condition

Used — Tested

Match Your Buy Sheet.
Zero API Cost.

Local Python scripts match incoming eBay listings against your CSV data — your pricing sheets, buy lists, and inventory files. Data never leaves your machine. No network round-trip. Near-instant results.

Your Data Stays Local

Python runs on your machine. Your pricing sheets, buy lists, and margin formulas never touch an external se

No Coding Required

And that's not a marketing line. Upload the Script Builder Knowledge File to Claude or ChatGPT, describe your CSV structure and matching logic, and get a working script.

Deterministic Matching

Same input, same output, every time. No hallucinations, no variation between runs. Matches your toner CSV against every listing's MPN field with zero ambiguity.

matching_script.py

# Generated via Script Builder Knowledge File
# No coding required — paste your CSV structure,
# describe your matching logic, get a working script.
def match_listing(listing, csv_data):
      title = listing[“title”].lower()
      mpn = listing.get(“mpn”, “”)
      for row in csv_data:
           if row[“sku”] in title or row[“sku”] == mpn:
              margin = calc_margin(
                    listing[“price”],
                    row[“target_price”],
                    row[“platform_fees”]
             )
             return {
                  “match”: True,
                  “amazon_link”: row[“ref_url”],
                  “margin”: margin
             }

You Define the Rules. The Tool Runs Them.

Pick your fields, define your criteria, set the output format. Every matching listing runs through your pipeline automatically.

Step 1

Select Fields

chevron-right-circleCreated with Sketch Beta.

Pick which listing fields go to the AI: title, description, images, price, item specifics.

Step 2

Set Instructions

chevron-right-circleCreated with Sketch Beta.

Tell the AI what to look for — the specifics that matter for your product category.

Step 3

Define Your Criteria

chevron-right-circleCreated with Sketch Beta.

Set the output format and fields that matter. Results render in the External Panel.

Step 4

Filter Conditions

chevron-right-circleCreated with Sketch Beta.

Optional rules for which listings trigger analysis. Don’t waste API calls on listings you’d never buy.

Step 4

See Results

AI output renders in your External Panel and populates custom columns in the results grid.

SKU Manager is in beta — here's what to expect

1.5–2.5h

First-time setup for a new vertical

30–60m

Subsequent setups (once you know the flow)

70–80%

Initial accuracy out of the box

90%+

After 3–5 rounds of refinement

Beta Transparency

SKU Manager is actively improving. The setup process currently requires a specific sequence of steps (a redesigned flow is in development). Internal Endpoint results display in the External Panel only — custom grid columns are coming. We'd rather be honest about where it is than oversell where it's going.

Your Expertise Deserves Better Data.

You already know what to buy and what to pay. SKU Manager puts your rules and your data alongside every incoming listing — automatically.

Desktop Enterprise: $49.99/mo. 30-day free trial. No credit card required.

Hidden Deals on eBay Newsletter

Never send spam! Only quality nuggets of info!

Spot Profitable Deals Before Your Competition.

Real-time eBay deal alerts delivered to your desktop in seconds. Stop manually searching—start winning deals annually.

Lightning Fast

Milliseconds matter in deal acquisition.

Custom Filters

Only see deals that match your criteria.

Buy Direct

Purchase instantly from the dashboard.

Trusted by professional resellers moving $40M+ in eBay inventory annually.

GET 30-DAY FREE ACCESS

No Credit Card Needed — Cancel Anytime

– Download will start immediately
– License key sent to email instantly