JustHandled Labs
// E-commerce

Image-to-SKU Match Checker

Reconcile product image filenames to a SKU roster and flag missing, extra, unknown, and colliding matches.

What problem does Image-to-SKU Match Checker solve?

Bulk catalog work stalls when images cannot be deterministically matched to SKU rows or silently collide across filename case rules.

Use it to

What it returns

A representative input and result

fixture-backed sample
input {"roster":[{"sku":"SKU-10","expected_count":1}],"files":[{"path":"photos/SKU-10-front.jpg"}]}
result READY; SKU-10 matched to one image; no files changed.

Access and approval boundaries

Known limitations

// choose with context

Is Image-to-SKU Match Checker the right skill?

Best fit

Bulk catalog work stalls when images cannot be deterministically matched to SKU rows or silently collide across filename case rules.

It returns

findings.csv with stable codes and record identifiers. review-manifest.csv with every reviewed item.

Do not use it as

Matching quality depends on the supplied SKU pattern and roster.

Compatibility, access, version, and licence

Reads or accesses
Declared local scope: one owner-selected local JSON input, one owner-selected local output directory.
Compatibility
Normalized UTF-8 JSON input documented in the package. Python 3.10 or newer on Windows, macOS, or Linux. Local files only; no live account or provider connection.
Version
1.0.0
Licence
Review the package licence and seller terms at the linked destination.

What happens next

The Agensi listing opens at the current offer. Complete purchase there, inspect SKILL.md and its bundled files, then add the complete folder to your agent.

Questions

Does it change or upload anything?

No. It reads supplied local evidence and writes only to the selected output directory.

Is this an AI judgment?

No. The packaged checker is deterministic and applies documented rules to the supplied input.

What does a ready result mean?

It means no automated finding was produced. The responsible owner still reviews the original source and decides what to do.

How does malformed input behave?

Invalid JSON, duplicate identifiers, missing required arrays, and invalid core values fail closed.

Can I audit the result?

Yes. Every finding carries a stable code, record identifier, severity, source, and message.

Image-to-SKU Match Checker keeps proof and approval boundaries visible.

The listing includes the tested package, realistic samples, declared permissions, and known limitations.

Get Image-to-SKU Match Checker on Agensi