moonpay-buy-crypto

Generate a MoonPay fiat-to-crypto checkout flow in Zo.

Updated May 6, 2026
One-click install
npx skills add https://github.com/Uniquecrete/ThinkFasterv1 --skill moonpay-buy-crypto-uniquecrete
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moonpay-buy-crypto
Source: https://github.com/Uniquecrete/ThinkFasterv1/tree/main/Skills/zo-moonpay-buy-crypto
Command: npx skills add https://github.com/Uniquecrete/ThinkFasterv1 --skill moonpay-buy-crypto-uniquecrete

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines fiat-to-crypto buying by generating the correct MoonPay checkout flow inside Zo, reducing confusion about auth, wallet selection, and the next browser step.

Core Features & Use Cases

  • Checkout flow generation: Creates a MoonPay buy flow for supported tokens using MoonPay CLI inputs.
  • Zo handoff for completion: Returns a checkout URL and instructs the user to complete KYC/payment in Zo browser.
  • Guardrails and fallbacks: Requires explicit confirmation when auth, wallet destination, or token code is unclear, and routes users to related skills for missing steps.

Use case example: A user knows they want to buy ETH with a USD amount for a specific destination wallet and needs the flow created so they can finish payment and any identity verification in Zo browser.

Quick Start

Ask the skill to generate a MoonPay checkout flow for buying 100 USD worth of eth to the provided destination wallet address and buyer email, then continue in Zo browser.

Frequently Asked Questions about moonpay-buy-crypto

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I start a MoonPay fiat-to-crypto checkout flow in Zo?

To start a MoonPay fiat-to-crypto checkout flow, you provide the token code, fiat purchase amount, and destination wallet address so the Skill can generate a checkout URL to continue inside the Zo browser.

What information is required to generate a MoonPay buy flow for crypto?

Generating a MoonPay buy flow requires a known destination wallet address, the specific token code you want to purchase, the fiat amount, and valid MoonPay CLI authentication to lookup wallets and create the checkout URL.

Do I need to complete KYC verification when buying crypto through MoonPay?

Yes, you must complete KYC verification and payment directly within the Zo browser using the returned checkout URL after the MoonPay fiat-to-crypto flow is generated.

Can I use this checkout flow if my wallet destination or token code is unclear?

No, if the wallet destination or token code is unclear the flow requires explicit confirmation and will route you to related skills to resolve the missing steps before proceeding.

Does buying crypto via MoonPay checkout support both card and bank transfer payments?

Yes, the generated MoonPay checkout flow supports buying crypto via card or bank transfer, allowing you to complete the fiat-to-crypto transaction and identity verification directly in the Zo browser.