2.6k
GitHub Stars
2
Bundled Files
2 months ago
Catalog Refreshed
4 months ago
First Indexed
Readme & install
Copy the install command, review bundled files from the catalogue, and read any extended description pulled from the listing source.
Installation
Preview and clipboard use veilstrat where the catalogue uses aiagentskills.
npx veilstrat add skill openclaw/skills --skill fund- _meta.json259 B
- SKILL.md2.5 KB
Overview
This skill adds funds to a wallet by buying USDC via Coinbase Onramp and other supported payment methods. It guides users through opening the companion wallet UI, selecting an amount and payment method, and completing payment. It also covers checking balance and alternative on-chain transfers if onramp is unavailable.
How this skill works
The skill opens the wallet companion window where users pick a preset or custom amount and a payment method (Apple Pay, card, bank, or Coinbase). It launches Coinbase Pay for checkout and deposits USDC on the Base network after the transaction confirms. It also provides commands to check wallet status, address, and balance before and after funding.
When to use it
- You or the user want to deposit, top up, or load funds into the wallet
- A send or trade fails due to insufficient USDC balance
- You need to buy USDC quickly via Apple Pay, debit card, bank ACH, or Coinbase transfer
- A user asks “How do I get USDC?” or needs onramp guidance
- You prefer a regulated onramp rather than direct transfers from another wallet
Best practices
- Ensure the wallet is authenticated before starting (use the status command)
- Open the companion UI for a guided onramp experience rather than attempting raw on-chain deposits
- Choose faster payment methods (Apple Pay or card) for instant availability; bank transfers may take 1–3 days
- Confirm you’re buying USDC on the Base network to avoid cross-chain issues
- If onramp is unavailable in your region, ask someone to send USDC on Base directly to your wallet address
Example use cases
- User needs $50 USDC immediately to execute a trade; open the UI, pick $50, and complete checkout via card or Apple Pay
- Pre-fund a wallet before scheduling recurring transactions or gas fees by selecting a custom amount in the companion app
- Recover from an insufficient-balance error by funding the wallet and then reattempting the send or swap
- Teach a new user how to get USDC: show them the companion UI flow and how to check their address and balance
FAQ
Run the status command to see authentication state before attempting to fund.
What payment methods are supported?
Apple Pay, debit card, bank ACH transfers, and transfers from an existing Coinbase account via Coinbase Pay.
How long until USDC appears in my wallet?
Card and Apple Pay are usually instant; bank transfers can take 1–3 days depending on your bank.