🎯

fund

🎯Skill

from coinbase/agentic-wallet-skills

VibeIndex|
What it does
|

Skill for adding USDC funds to the agentic wallet via Coinbase Onramp, supporting Apple Pay, debit cards, bank transfers, and Coinbase account funding methods.

Overview

Fund is an agent skill from Coinbase's Agentic Wallet Skills that enables adding money to a crypto wallet. It handles funding, depositing, topping up, loading, buying USDC, onramping, and any operation related to getting funds into a wallet. The skill is automatically invoked when the wallet has insufficient balance for send or trade operations, providing a seamless funding experience.

Key Features

  • Multiple funding triggers responding to fund, deposit, top up, load, buy USDC, add funds, onramp, and balance inquiries.
  • Automatic activation on insufficient balance when send or trade operations fail due to low funds.
  • Wallet status integration with access to wallet balance, address, and status via the awal CLI tool.
  • User-invocable skill that can be triggered directly by user request or automatically by the AI agent.
  • USDC-focused operations supporting the primary stablecoin for wallet funding and onramp workflows.

Who is this for?

This is for developers and users working with Coinbase's agentic wallet system who need to manage wallet funding through AI coding assistants. It is ideal for anyone building automated crypto workflows that require wallet balance management and USDC onramp capabilities.

πŸ“¦

Same repository

coinbase/agentic-wallet-skills(10 items)

fund

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add coinbase/agentic-wallet-skills --skill fund
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add coinbase/agentic-wallet-skills --skill fund
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/fund/SKILL.md

SKILL.md

791Installs
-
AddedFeb 10, 2026

More from this repository9

🎯
trade🎯Skill

Executes cryptocurrency trades on Coinbase by analyzing market conditions, calculating optimal entry/exit points, and managing transaction parameters

🎯
x402🎯Skill

Generates secure, gas-optimized transaction payloads for complex blockchain interactions with advanced encoding and validation techniques.

🎯
pay-for-service🎯Skill

Enables secure cryptocurrency payments for digital services by generating transaction details, calculating fees, and executing transfers on blockchain networks.

🎯
monetize-service🎯Skill

Skill for building and deploying paid APIs that other agents can pay to use via the x402 HTTP-native payment protocol, with automatic USDC payments on Base and service discovery through the x402 Bazaar.

🎯
send-usdc🎯Skill

Skill for sending USDC to any Ethereum address or ENS name on Base using the awal CLI, supporting dollar amounts, atomic units, and ENS resolution.

🎯
search-for-service🎯Skill

Quickly locate and evaluate blockchain services, protocols, and platforms based on specific user requirements and technical criteria.

🎯
authenticate-wallet🎯Skill

Skill for authenticating with the agentic payments wallet using a two-step email OTP process via the awal CLI, serving as a prerequisite for sending, trading, or funding operations.

🎯
query-onchain-data🎯Skill

Skill for querying onchain data (events, transactions, blocks, transfers) on Base using the CDP SQL API via x402, with CoinbaseQL syntax based on ClickHouse and indexed field requirements for performance.

🎯
query-blockchain-data🎯Skill

Skill