curatoria.dev

Creator setup

What is Curatoria?

Curatoria is a small HTTP service you run so AI agents can find your design assets, pay per download, and fetch them — no marketplace middleman and no traditional checkout page. It is for creators who sell design systems, token packs, markdown guides, zip bundles, and similar downloadable work.

You keep your files where they are, publish a catalog of what is for sale and at what price, and deploy a small Node service that handles payment and delivery. Agents pay in USDC on Base before any file is served. curatoria-starter is the template you fork to build your own instance.

Start here

The fastest way to set it up is to open the starter in your preferred agentic coding app and use the built-in agent setup skill. It steps you through wallet, storage, publishing your first product, testnet smoke testing, and going live — in that order, with explanation at each stage. You only set up what is needed for where you are in the process. The chapters below cover the same ground if you prefer to read through it yourself first.

Setup chapters

Full chapters live in the starter repo under docs/creator/. Start at the top and follow in order.