moonpay-auth

Authenticate to MoonPay CLI and manage local encrypted wallets.

110|29|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/moonpay/skills --skill moonpay-auth
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moonpay-auth
Source: https://github.com/moonpay/skills/tree/main/skills/moonpay-auth
Command: npx skills add https://github.com/moonpay/skills --skill moonpay-auth

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines authentication to the MoonPay CLI and management of local wallets, reducing setup friction and credential handling risk.

Core Features & Use Cases

  • Install and authenticate with the MoonPay CLI, then manage local wallets (create, import, list, retrieve, and delete).
  • Encrypt wallet data on disk and keep credentials stored securely in the OS keychain, with mnemonic and private key support.
  • Support autonomous login workflows enabling agent-based setups with OTP verification and wallet provisioning.

Quick Start

Install the MoonPay CLI globally and run authentication to set up your first wallet.

Frequently Asked Questions about moonpay-auth

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

FAQPage Schema
How do I authenticate and manage MoonPay wallets from the command line?

To authenticate and manage MoonPay wallets from the command line, you use the MoonPay CLI to log in, create, import, list, and retrieve local wallets with encrypted storage and secure credential handling in the OS keychain.

Can I import an existing wallet using a mnemonic or private key into MoonPay CLI?

Yes, you can import an existing wallet into the MoonPay CLI using either a mnemonic phrase or a private key. The imported wallet data is then encrypted on disk and securely stored in your local OS keychain.

Does MoonPay CLI support autonomous login workflows for agent-based setups?

Yes, MoonPay CLI supports autonomous login workflows for agent-based setups by enabling automated authentication with OTP verification and direct wallet provisioning without manual intervention.

How does the MoonPay CLI secure local wallet credentials and data?

The MoonPay CLI secures local wallet credentials by encrypting wallet data on disk and storing sensitive credentials safely within the OS keychain, reducing credential handling risk during local wallet management.

What do I need installed to set up and manage local MoonPay wallets?

You need the MoonPay CLI installed globally on your system to set up and manage local MoonPay wallets. Once installed, you can authenticate and proceed with wallet creation, import, and secure storage.