Catalogue operations engine
A Python agent against the Shopify Admin GraphQL API, used for any workflow involving doing the same thing to hundreds or thousands of variants. First job was a cost-update run — 7,000+ variants updated in one bulk operation, 83% coverage on active products. Since then it’s done bulk metafield writes, meta title and description rewrites, redirect imports, attribute normalisation, and product creation from supplier spec sheets.
If a workflow involves the same operation across the catalogue, this is the engine.