For a week, 5–10 GB is usually enough. Look for a Europe plan that explicitly includes Switzerland and supports hotspot use.
admetaThe monetization layer for AI apps.
Turn an existing AI application into a monetized one—with offers, attribution and transparent commercial disclosure.
› monetize this agent
Npm-first quickstart
Install the Skill. Let Codex understand the app.
`@admeta/cli` installs, diagnoses, initializes, and verifies. The Codex Skill makes the semantic integration decision; `@admeta/sdk` provides the runtime primitives.v0.1 packages are available on npm. The repository also includes packed smoke tests for release verification.
npx @admeta/cli@0.1.1 install
npx @admeta/cli@0.1.1 doctor .
npx @admeta/cli@0.1.1 init .
# restart Codex, then:
monetize this agent
npx @admeta/cli@0.1.1 verify .Real-world demo
Applied to Vercel's open-source Chatbot.
A clean Vercel Chatbot checkout keeps its normal eSIM answer, then gains one visible Sandbox offer and a click receipt.Demo uses Vercel's open-source Chatbot project. admeta is not affiliated with or endorsed by Vercel.
Watch the demo ↗Before / After
Useful first. Commercial second.
Monetization should add an option—not distort the answer.For a week, 5–10 GB is usually enough. Look for a Europe plan that explicitly includes Switzerland and supports hotspot use.
How it works
One instruction. One focused patch.
admeta uses Codex’s understanding of your repository—not a brittle framework scanner.Install admeta
Add the open-source skill to Codex.
git clone .../admeta-monetizeSay the words
Open your existing AI application.
monetize this agentReview the patch
admeta adds the smallest complete monetization slice.
✓ verification readyWhat admeta adds
A small, legible commercial layer.
Offers
A relevant commercial option, added after the useful answer.
Disclosure
Visible Sponsored and Sandbox or Affiliate labels.
Attribution
A same-origin click route that records before redirecting.
Receipts
Simple, anonymous records for commercial interactions.
Organic fallback
The original recommendation remains useful on its own.
Sandbox
A fictional offer that works immediately and claims no revenue.
BYO affiliate support
Connect a destination you already control.
Modes
Start honest. Connect supply when you have it.
Sandbox
Works immediately with a clearly fictional DemoSIM offer. No fake commission, revenue or advertiser claims.
- Zero provider setup
- Visible Sandbox label
- Local click receipts
BYO
Supply your own affiliate or sponsored destination through server-side configuration.
- Your commercial relationship
- Your destination URL
- No admeta commission
admeta Network
Future offer supply and network services. We will not claim a network before it exists.
- Not available today
- No simulated supply
- Built in public
Why admeta
Commercial infrastructure designed for AI-native interfaces.
AI-native
Fits conversational recommendations instead of importing banner-ad patterns.
Transparent
Commercial content is explicit, additive and inspectable.
Privacy-aware
Receipts need interaction context, not personal identity or prompt logs.
Open-source
The skill, generated code and verifier are available on GitHub.
Developer-first
Readable primitives that stay under the application team’s control.
admeta monetize
Turn any AI app into a monetized AI app—automatically.
› monetize this agentView on GitHub ↗