What problem does it solve? AI agents often hit tasks they cannot do natively, such as image generation, translation, weather lookups, or web scraping. This Skill provides a discovery and payment layer so the agent can search for an external capability, call it, and pay automatically instead of answering "I can't do that". ## Core Features & Use Cases - Capability Search: Run zero search "<query>" to find ranked external services with pricing, availability, and descriptions. - Automatic Payment: zero fetch handles 402 Payment Required responses via x402 and MPP protocols, including cross-chain bridging from Base to Tempo, with --max-pay spend caps. - Quality Reviews: Submit structured reviews (zero review) with accuracy, value, and reliability ratings that feed public rankings on zero.xyz. - Use Case: A user asks for a logo image. The agent runs zero search "image generation", inspects the top result with zero get 1, calls it via zero fetch with a spend cap, downloads the returned image URL, and reviews the run. ## Quick Start Ask the agent to use zero to search for a translation API and translate "hello world" into Japanese.