设计与多媒体

eBay Photo Lister

试用

Turn a photo + one-line caption into a complete, eBay-validated draft listing — AI title/description, auto category, item specifics (incl. trading-card condi...

它能做什么

Turn a photo + one-line caption into a complete, eBay-validated draft listing — AI title/description, auto category, item specifics (incl. trading-card condition descriptors), photo upload, price from caption. The agent drives the pipeline; you approve before anything goes live.

技能文档

eBay Photo Lister (ListBlitz lite)

Give your agent the ability to build eBay listings from photos.

What it does

When the user sends a photo of an item with a caption (what it is, condition, price), the agent:

  1. saves the photo(s) and builds a job JSON,
  2. runs orchestrate.py --draft — uploads photos to eBay, auto-picks the category, writes the title/description, infers item specifics, and runs eBay's own validator,
  3. relays the draft to the user for approval,
  4. on approval runs orchestrate.py --live --yes and returns the live listing URL.

Setup

This skill wraps the ListBlitz pipeline (not bundled — get it at the link below and place it in your workspace as listblitz/). Configure config.env per its SETUP.md (eBay developer keyset, Anthropic key).

Full kit — standalone Telegram bot, per-category specifics inference, docs and support: https://jenkinsscotty.gumroad.com/l/zmtxiu

Guardrails

  • NEVER run --live without explicit user approval of the exact draft.
  • If eBay verify fails, show the errors and fix the job JSON (usually a missing required item specific like Brand/Type) before retrying.
  • Trading cards: use condition ungraded/graded — never used.

相关技能

Turn photos of an item into a real, LIVE eBay listing — identifies the item, researches sold-comp pricing, assesses condition, fills the essential listing fields, then drives your logged-in Chrome to eBay, fills the Create-listing form (photos included), and PUBLISHES it. Triggers on `/sell`, or messages like "sell this on ebay", "list this on ebay", "make me an ebay listing", "what's this worth + list it" — especially when photos are attached. On "List it" eBay validates and the script fills any required field from the payload and retries; if it still can't satisfy a required field it falls back to saving a DRAFT (never publishes junk) and reports what's missing.

Create and edit eBay listing images for new, used, refurbished, parts and collectible items, including condition disclosure, defects, identifiers, included accessories and scale. Use this skill for eBay商品图、二手商品、翻新机、藏品、配件清单、瑕疵展示、序列号处理、汽配兼容和跨境Listing;supports AI Hive reference editing.

Extracts product listings from any eBay search or category page URL, returning per-item cards (itemNumber, url, title, subtitle, caption, price, priceWithCurrency, currency, wasPrice, bids, shipping, seller, sellerFeedbackCount, sellerPositiveRating, reviewsCount, starRating, image) plus pagination

Extracts full item detail from any open eBay item URL, returning JSON with url, itemNumber, title, subTitle, categories, price, priceWithCurrency, currency, wasPrice, available, availableText, sold, image, images, seller, sellerUrl, sellerFeedbackCount, sellerPositiveRating, itemLocation, brand, typ

Create and edit eBay listing videos that document exact-item condition, defects, functional tests, included accessories, refurbished work and collectible details. Use this skill for eBay商品视频、二手商品、翻新机、功能测试、瑕疵记录、汽配、藏品状态、配件清单和跨境Listing;supports conservative Seedance editing through AI Hive.

Researches eBay listings, items, and sellers using the Crawlora API, returning clean JSON. Use when the user asks to search eBay, look up an item's details, or vet a seller's reputation and shop listings — instead of scraping eBay pages.

1 次安装