gumroad-upload-management

Upload local images to Gumroad products via Selenium-driven Chrome sessions.

6|1|Updated Jan 17, 2026
One-click install
npx skills add https://github.com/issdandavis/SCBE-AETHERMOORE --skill gumroad-upload-management
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gumroad-upload-management
Source: https://github.com/issdandavis/SCBE-AETHERMOORE/tree/main/external/codex-skills-live/gumroad-upload-management
Command: npx skills add https://github.com/issdandavis/SCBE-AETHERMOORE --skill gumroad-upload-management

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires selenium, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Automates the process of uploading Gumroad product images to product pages, streamlining visual updates and listings.

Core Features & Use Cases

  • Map local images to Gumroad products by filename tokens and upload via Selenium-driven Chrome sessions.
  • Run in dry-run mode to preview image-to-product matches before performing actual uploads, and use logs to verify results.
  • Troubleshoot Chrome/Selenium sessions with guided instructions and a built-in workflow to resolve login and page navigation issues.

Quick Start

Run the Gumroad image uploader script to attach to a Chrome profile, locate target Gumroad products, and upload best-matching images to each product.

Frequently Asked Questions about gumroad-upload-management

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

FAQPage Schema
How do I automate Gumroad product image uploads with Selenium?

You can automate Gumroad product image uploads by running a script that pairs local images with Gumroad products via filename tokens and uploads them through Selenium-driven Chrome sessions. This streamlines visual updates across product listings.

Can I preview image-to-product matches before uploading to Gumroad?

Yes, you can run the uploader script in dry-run mode to preview image-to-product matches before performing actual uploads. You can use logs to verify the results and ensure the correct images are mapped.

How do I troubleshoot Selenium login and navigation failures on Gumroad?

You can troubleshoot Selenium login and navigation failures on Gumroad by attaching a debugging session to an existing Chrome profile. The workflow includes guided instructions to resolve page navigation issues.

Do I need an existing Gumroad account in Chrome to use automated image uploads?

Yes, you need an existing Gumroad account accessible within your Chrome profile. You also need a directory of image assets and the uploader script with appropriate command-line options to execute the automated uploads.

What is the best way to map local images to Gumroad products for bulk updates?

The best way to map local images to Gumroad products for bulk updates is by matching filename tokens. The Selenium script locates target Gumroad products and uploads the best-matching images to each product automatically.