What problem does it solve?
Managing Eliza Cloud resources—apps, containers, credits, earnings, API keys, and payment requests—requires knowing dozens of API endpoints and choosing the correct billing surface. This Skill gives an agent the complete operational map of Eliza Cloud so it can answer user requests like "list my apps", "charge this user", or "request payout" with the right endpoint and flow.
Core Features & Use Cases
- App & Container Management: Create, configure, deploy, and delete Cloud apps and Docker containers, including managed frontend hosting with immutable, rollback-capable deployments.
- Monetization & Payments: Configure inference markup and purchase share, create app charge requests (Stripe/OxaPay), x402 crypto payment requests, affiliate codes, and payout redemptions on Base, Ethereum, BSC, or Solana.
- Ads & Influencer Promotion: Sell ad inventory from an app and book escrowed influencer promotions using existing credit and earnings rails.
- Use Case: A user asks "what are my earnings and request a payout"—the agent queries
/api/v1/apps/{id}/earnings, checks the redemption balance and quote, then submits a payout request with explicit confirmation.
Quick Start
Ask the agent to list your Eliza Cloud apps and show the earnings for a specific app.