Build AI agents.
Ship to millions, no UI code.
Write a YAML. Declare your blocks. AgentStore renders a native app on iOS, Android and Web — without a line of UI code.
Everything you need to ship an AI agent.
A single YAML becomes a native app. We handle runtime, billing, distribution and analytics — you write prompts and declare outputs.
YAML-first, UI-free
Declare inputs, outputs and prompt in one file. We render native UI on iOS, Android and Web.
Streaming, caching, retries
Token streaming built-in. Response caching and automatic retries so your first run is production-ready.
Stripe Connect included
Monthly payouts, VAT, chargebacks, receipts — all handled. You keep 70–85% revenue share.
Cost ceilings & moderation
Declare a max-run budget. We stop execution if exceeded. Automatic prompt safety and output validation.
Per-run observability
Latency, cost, ratings, retention. Every run logged, every metric exportable to Prometheus.
One push, every surface
iOS App Store, Android Play Store, Web. Instant worldwide availability with localized pricing.
Your YAML on the left. Native UI on the right.
No cross-platform abstractions. No UI debt. Declare once, render everywhere.
# Expense analyzer
name: expense-audit
outputs:
- block.score:
value: $.savings_pct
max: 100
- block.checklist:
items: $.actionsThree steps. No infra.
Describe your agent. Test it. Publish it. Earn from day one.
Describe your agent
A single agent.yaml file. Prompt, declarative inputs, rich outputs.
Test in the Playground
Edit the YAML, see the live render on the right. Run the agent with real data.
Publish and monetize
agentstore push. Auto-approved if quality score ≥ 70. Revenue from the first run.
Rich UIs. Without React.
Declare blocks in your YAML. We render them natively on iOS, Android and Web — animated, accessible, fast.
3 interaction patterns
From one-shot to multi-step wizard, choose the shape that fits your agent.
Single Run
Input → LLM → Output. The simplest pattern.
Chat
Multi-turn conversation with persisted context.
Wizard
Multi-step where each step depends on the previous.
Developers shipping agents on day one.
From solo devs to small teams — what creators say about building on AgentStore.
« I wrote 80 lines of YAML. Three days later I had paying users on iOS and Android. Zero infra. »
« From first prompt to a published agent in twelve minutes. I didn't touch a single UI file. »
« Distribution is the part I used to suck at. AgentStore put my agent in front of 40 countries. »
« Stripe Connect, sales tax, chargebacks — all handled. I focus on prompts. Payouts land monthly. »
« The output-block system is the killer feature. Declare once, render natively on 3 platforms. »
« I wrote 80 lines of YAML. Three days later I had paying users on iOS and Android. Zero infra. »
« From first prompt to a published agent in twelve minutes. I didn't touch a single UI file. »
« Distribution is the part I used to suck at. AgentStore put my agent in front of 40 countries. »
Earn on every run
You set your price. We handle payment, billing, VAT. You get paid via Stripe Connect.
| Type | Price | Your share | AgentStore |
|---|---|---|---|
| Free | Free | — | 0% |
| One-shot | You set | 70% | 30% |
| Subscription (year 1) | You set | 70% | 30% |
| Subscription (year 2+) | You set | 85% | 15% |
Small Creator Program: reduced commission to 15% if your yearly revenue < €1M.
Frequently asked questions.
No. You write a single agent.yaml file with prompt, inputs and output blocks. We render native UI on iOS, Android and Web. The SDK is open source if you want to go deeper, but 95% of agents ship without custom code.
We use Stripe Connect. You onboard once, we collect payments, handle VAT and chargebacks. Payouts land on your bank account monthly. You keep 70–85% depending on plan tier and history.
Every agent runs through an automated quality pass: prompt safety, output schema validation, latency, cost ceiling. If your score is ≥ 70/100 you're published instantly. Below that, a human reviewer gives feedback in under 48h.
The CLI, SDK and output-block renderers are open source. Self-hosting the runtime is on the roadmap for Q3 2026 — for now, publishing means going through agentstore push.
Each agent declares a cost_ceiling per run. We monitor tokens and stop execution if the ceiling is hit. Free agents are capped at 50 runs / user / month; paid agents are unlimited.