CerealSign inGet the app

Build automation.
Get paid.

Publish your scripts to the Cereal Marketplace and reach thousands of automation users. You write the logic — we handle distribution, licensing, billing, and payouts.

Free to publish · keep 70% of revenue
PriceWatcher.kt — Kotlin SDK
import com.cereal.sdk.*
import com.cereal.sdk.component.ComponentProvider
class PriceWatcher : Script<Config> {
    override suspend fun execute(
        config: Config,
        provider: ComponentProvider,
        statusUpdate: suspend (String) -> Unit,
    ): ExecutionResult {
        statusUpdate("Checking stock…")
        if (inStock(config.url()))
            return ExecutionResult.Success("In stock")
        return ExecutionResult.Loop("Waiting…", 5000)
    }
}
70%
Revenue share —
you keep the majority
0fees
No listing or setup
costs to publish
5min
From publish to
live in the store
1×/mo
Automatic payouts to
your connected account
How it works

Three steps to your first sale.

No store to set up, no payment integration to maintain. Build, publish, and start earning on the same infrastructure that powers every script in the marketplace.

STEP 01

Build your script

Develop against the Cereal client SDK in Kotlin. Test your script locally, then bundle a signed release from the Developer Console.

STEP 02

Publish to the Marketplace

Push releases from the Developer Console — set pricing, a free trial, tags, and go live in minutes.

STEP 03

Get paid

Subscriptions are billed through Stripe. Keep 70% of every dollar, paid out automatically each month.

Developer toolkit

Everything you need to ship and grow.

The Developer Console gives you the full lifecycle — from a first release to a thriving subscription business.

Releases & versioning

Ship versioned releases with changelogs. Roll out updates instantly to every subscriber.

Built-in licensing

Verify purchases with per-script license keys. Drop the public key into your code; Cereal handles the rest.

Promotion codes

Run launches and win-backs with percentage or fixed-amount codes, usage caps, and expiry — managed in the console.

Stats & analytics

Track installs, active subscriptions, trials, and revenue over time with the built-in stats overview.

Trials & subscriptions

Offer free trials and recurring plans without touching billing code. Stripe-backed, tax-handled, cancel-anytime.

Status & maintenance

Flag a script as in maintenance, unlist it, or unpublish — existing subscribers keep access while you fix things.

Developer Console

Your scripts, in command.

One place to manage everything
Scripts, releases, pricing, licensing, and promotion codes — all from a single workspace.
Know what’s working
Live install, trial, and revenue stats so you can double down on what your users actually run.
Launch with promo codes
Create percentage or fixed-amount discount codes with usage caps and expiry, right from the console.
Developer ConsoleSoleRunner ProPublished
Installs
28.4k
▲ 6.2% this week
Active subs
3,210
▲ 41 today
MRR
$128k
▲ 4.8% MoM
Installs · last 12 weekspeak 2,140 / wk
v2.1.0
Released May 28 · 1.2 MB · signed
Latest
Earnings
70%
of every subscription dollar goes straight to you. No listing fees, no setup costs, no surprises.
Stripe-backed billing
Subscriptions, invoices, taxes, and refunds are handled by Stripe. You never touch a payment form.
Automatic monthly payouts
Earnings are reconciled and paid to your connected account on a predictable monthly schedule.
Sell worldwide
Reach Cereal users across every supported region with local currency display and tax compliance built in.
Verified Developer Program

Earn the red check.

Verified developers get a trust badge across the marketplace and a direct line to our team. Apply once your scripts meet our quality and reliability bar.
Verified badge on every listing
Listed in the verified developer directory
Direct developer support line
Early access to new SDK APIs
Higher trust, higher conversion
Eligible for featured spots
Contact us on Discord

Ship your first script today.

Create a developer team, publish a release, and reach the Cereal community. It’s free to get started.