What problem does it solve? Managing Eliza Cloud resources—apps, containers, credits, earnings, payment requests, and deployments—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 Marketing: 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 can I cash out?" The agent queries /api/v1/apps/{id}/earnings, checks /api/v1/redemptions/balance, gets a quote, and submits a payout request after confirmation. ## Quick Start Ask the agent to list your Eliza Cloud apps and show the earnings for a specific app.