What problem does it solve? Setting up a product catalog in Dodo Payments involves many moving parts: choosing the right pricing model, assigning tax categories, uploading images within short presigned URL windows, and wiring up digital file delivery. This Skill guides an AI agent through the full product lifecycle so integration code is correct on the first attempt. ## Core Features & Use Cases - Product Creation with All Pricing Models: Create one-time, recurring, and usage-based products with correct price objects, billing intervals, and tax categories via the Dodo Payments SDK. - Catalog Operations: List, retrieve, update, archive, and unarchive products, create add-ons, build product collections for themed checkouts, and generate short links. - Images and Digital Delivery: Upload product images through 60-second presigned URLs and deliver digital files to customers through entitlements and time-limited download links. - Use Case: You are launching a SaaS with a monthly plan, a metered API add-on, and a downloadable starter bundle. The agent creates each product with the right pricing model, groups them into a collection, and attaches file entitlements for fulfillment. ## Quick Start Ask the agent to create a Dodo Payments product called Pro Bundle with a one-time price of 99 USD and the digital_products tax category.