When you need to price a collectible or snipe an auction, eBay's own site can't show you "auctions with bids ending in the next hour" anymore. This CLI brings that back, plus 90-day sold comps with outlier trimming so you see what normal buyers actually paid instead of record sales skewing your anchor. The `comp` command handles title variants and dedupe, `auctions` filters by bid count and ending window, and there's a local SQLite store for cross-listing analytics. Bid placement is stubbed out because eBay step-ups auth on the place-bid endpoint, so you'll still click "Confirm" in the browser. Built by scraping the HTML endpoints eBay still exposes after retiring the Finding API.
npx skills add https://github.com/mvanhorn/printing-press-library --skill pp-ebay