Skip to main content
Source repository

coinbase/agentic-wallet-skills

These skills were imported into SkillJury from the public skills ecosystem.

9 linked skillsVisit source
Source listing

9 imported skills

authenticate-wallet

by coinbase/agentic-wallet-skills

883

When the wallet is not signed in (detected via npx awal status or when wallet operations fail with authentication errors), use the npx awal CLI to authenticate.

Software EngineeringWriting and ContentFirst seen Feb 9, 2026

fund

by coinbase/agentic-wallet-skills

823

Use the wallet companion app to fund the wallet with USDC via Coinbase Onramp. This supports multiple payment methods including Apple Pay, debit cards, bank transfers, and funding from a Coinbase account.

Software EngineeringFrontend and DesignFirst seen Feb 9, 2026

query-onchain-data

by coinbase/agentic-wallet-skills

589

Use the CDP SQL API to query onchain data (events, transactions, blocks, transfers) on Base. Queries are executed via x402 and are charged per query.

Software EngineeringFrontend and DesignFirst seen Feb 11, 2026

monetize-service

by coinbase/agentic-wallet-skills

1

Create an Express server that charges USDC for API access using the x402 payment protocol. Callers pay per-request in USDC on Base — no accounts, API keys, or subscriptions needed. Your service is automatically discoverable by other agents via the x402 Bazaar.

Software EngineeringFrontend and DesignFirst seen Feb 9, 2026

pay-for-service

by coinbase/agentic-wallet-skills

1

Use the npx awal@2.0.3 x402 pay command to call paid API endpoints with automatic USDC payment on Base.

Software EngineeringFrontend and DesignFirst seen Feb 9, 2026

search-for-service

by coinbase/agentic-wallet-skills

1

Use the npx awal@2.0.3 x402 commands to discover and inspect paid API endpoints available on the x402 bazaar marketplace. No authentication or balance is required for searching.

Software EngineeringFrontend and DesignFirst seen Feb 9, 2026

send-usdc

by coinbase/agentic-wallet-skills

1

Use the npx awal@2.0.3 send command to transfer USDC from the wallet to any Ethereum address or ENS name on Base.

Software EngineeringWriting and ContentFirst seen Feb 9, 2026

trade

by coinbase/agentic-wallet-skills

1

Use the npx awal@2.0.3 trade command to swap tokens on Base network via the CDP Swap API. You must be authenticated to trade.

Software EngineeringFrontend and DesignFirst seen Feb 9, 2026

x402

by coinbase/agentic-wallet-skills

1

Use the npx awal@2.0.3 x402 commands to discover, inspect, and call paid API endpoints using the X402 payment protocol. Payments are made in USDC on Base.

Software EngineeringFrontend and DesignFirst seen Feb 10, 2026