authenticate-wallet
π―Skillfrom coinbase/agentic-wallet-skills
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.
Overview
authenticate-wallet is a Claude Code skill from Coinbase's agentic wallet skills collection that handles wallet sign-in and authentication. It serves as the prerequisite step before any wallet operations like sending, trading, or funding, and should be invoked whenever authentication or "not signed in" errors occur during wallet interactions.
Key Features
- Wallet authentication: Provides sign-in, login, and connection functionality for the Coinbase agentic wallet system.
- Prerequisite for all wallet operations: Must be completed before sending, trading, or funding operations can proceed.
- Error recovery: Automatically handles authentication failures and "not signed in" errors that occur during other wallet operations.
- Status and balance checking: After authentication, can check wallet status, balance, and address information.
- User-invocable: Can be triggered directly by users or automatically when authentication issues are detected.
Who is this for?
This skill is designed for developers and users working with Coinbase's agentic wallet system within Claude Code. It is essential for anyone building AI-assisted crypto workflows who needs reliable wallet authentication as a foundation for sending, trading, or managing digital assets.
Same repository
coinbase/agentic-wallet-skills(10 items)
Installation
npx vibeindex add coinbase/agentic-wallet-skills --skill authenticate-walletnpx skills add coinbase/agentic-wallet-skills --skill authenticate-wallet~/.claude/skills/authenticate-wallet/SKILL.mdSKILL.md
More from this repository9
Executes cryptocurrency trades on Coinbase by analyzing market conditions, calculating optimal entry/exit points, and managing transaction parameters
Generates secure, gas-optimized transaction payloads for complex blockchain interactions with advanced encoding and validation techniques.
Enables secure cryptocurrency payments for digital services by generating transaction details, calculating fees, and executing transfers on blockchain networks.
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.
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.
Quickly locate and evaluate blockchain services, protocols, and platforms based on specific user requirements and technical criteria.
Skill for adding USDC funds to the agentic wallet via Coinbase Onramp, supporting Apple Pay, debit cards, bank transfers, and Coinbase account funding methods.
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.
Skill