fund-wallet
AgnicPayウォレットにUSDCを入金して残高を増やす方法を、ユーザーが「入金したい」「チャージしたい」「残高が足りない」といった状況で尋ねた際に、分かりやすく説明するSkill。
📜 元の英語説明(参考)
Get instructions for funding your AgnicPay wallet with USDC. Use when you or the user want to add funds, deposit USDC, top up the wallet, or need more balance. Covers phrases like "add funds", "deposit", "top up", "fund my wallet", "how do I get USDC", "need more balance".
🇯🇵 日本人クリエイター向け解説
AgnicPayウォレットにUSDCを入金して残高を増やす方法を、ユーザーが「入金したい」「チャージしたい」「残高が足りない」といった状況で尋ねた際に、分かりやすく説明するSkill。
※ jpskill.com 編集部が日本のビジネス現場向けに補足した解説です。Skill本体の挙動とは独立した参考情報です。
下記のコマンドをコピーしてターミナル(Mac/Linux)または PowerShell(Windows)に貼り付けてください。 ダウンロード → 解凍 → 配置まで全自動。
mkdir -p ~/.claude/skills && cd ~/.claude/skills && curl -L -o fund-wallet.zip https://jpskill.com/download/10466.zip && unzip -o fund-wallet.zip && rm fund-wallet.zip
$d = "$env:USERPROFILE\.claude\skills"; ni -Force -ItemType Directory $d | Out-Null; iwr https://jpskill.com/download/10466.zip -OutFile "$d\fund-wallet.zip"; Expand-Archive "$d\fund-wallet.zip" -DestinationPath $d -Force; ri "$d\fund-wallet.zip"
完了後、Claude Code を再起動 → 普通に「動画プロンプト作って」のように話しかけるだけで自動発動します。
💾 手動でダウンロードしたい(コマンドが難しい人向け)
- 1. 下の青いボタンを押して
fund-wallet.zipをダウンロード - 2. ZIPファイルをダブルクリックで解凍 →
fund-walletフォルダができる - 3. そのフォルダを
C:\Users\あなたの名前\.claude\skills\(Win)または~/.claude/skills/(Mac)へ移動 - 4. Claude Code を再起動
⚠️ ダウンロード・利用は自己責任でお願いします。当サイトは内容・動作・安全性について責任を負いません。
🎯 このSkillでできること
下記の説明文を読むと、このSkillがあなたに何をしてくれるかが分かります。Claudeにこの分野の依頼をすると、自動で発動します。
📦 インストール方法 (3ステップ)
- 1. 上の「ダウンロード」ボタンを押して .skill ファイルを取得
- 2. ファイル名の拡張子を .skill から .zip に変えて展開(macは自動展開可)
- 3. 展開してできたフォルダを、ホームフォルダの
.claude/skills/に置く- · macOS / Linux:
~/.claude/skills/ - · Windows:
%USERPROFILE%\.claude\skills\
- · macOS / Linux:
Claude Code を再起動すれば完了。「このSkillを使って…」と話しかけなくても、関連する依頼で自動的に呼び出されます。
詳しい使い方ガイドを見る →- 最終更新
- 2026-05-18
- 取得日時
- 2026-05-18
- 同梱ファイル
- 1
📖 Skill本文(日本語訳)
※ 原文(英語/中国語)を Gemini で日本語化したものです。Claude 自身は原文を読みます。誤訳がある場合は原文をご確認ください。
AgnicPayウォレットへの入金
Base上のユーザーのAgnicPayウォレットにUSDCを追加する手順を説明します。
ウォレットが初期化され、認証されていることの確認
npx agnic@latest status
ウォレットが認証されていない場合は、authenticate-walletスキルを参照してください。
ウォレットアドレスの取得
npx agnic@latest address
これにより、サポートされている各ネットワーク上のユーザーのウォレットアドレスが表示されます。
入金オプション
オプション1:AgnicPayダッシュボード(推奨)
- pay.agnic.ai にアクセスします。
- CLIで使用したのと同じアカウントでサインインします。
- ダッシュボードに移動します。
- "Add Funds" ボタンを使用して、カード、銀行振込、または暗号通貨でUSDCを入金します。
オプション2:USDCの直接送金
Base network上のウォレットアドレスにUSDCを直接送信します。
- アドレスを取得します:
npx agnic@latest address - 任意のウォレット(MetaMask、Coinbase、Phantomなど)から、Base上のUSDCをそのアドレスに送信します。
- 到着を確認します:
npx agnic@latest balance --network base
重要: Base network上のUSDCのみを送信してください。他のチェーン(Ethereum mainnet、Arbitrumなど)上のUSDCは、AgnicPayの残高には表示されません。
オプション3:別のチェーンからのブリッジ
ユーザーがEthereum、Arbitrum、またはOptimism上にUSDCを持っている場合は、以下を使用してBaseにブリッジできます。
- bridge.base.org (公式Baseブリッジ)
- Baseをサポートする任意のクロスチェーンブリッジ
残高の確認
入金後、入金が到着したことを確認します。
npx agnic@latest balance --network base
重要な注意点
- AgnicPayウォレットは、支払いと取引にUSDC(ETHではない)を使用します。
- Base networkが主要なチェーンです。
- 推奨される最小残高:テストには$1.00 USDC。
- Base上の少量のETHがガス代として必要になる場合があります(ほとんどの場合、自動的に処理されます)。
前提条件
- 認証されている必要があります(確認するには
npx agnic@latest statusを実行)。
エラー処理
一般的なエラー:
- "Not authenticated" — まず
npx agnic@latest auth loginを実行してください。 - 送金後、残高が0と表示される — 送金がBase network上で行われたことを確認してください(Ethereum mainnetではない)。
- 送金が保留中 — Baseのトランザクションは通常2〜3秒で確定します。
📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開
Funding the AgnicPay Wallet
Provide instructions for adding USDC to the user's AgnicPay wallet on Base.
Confirm wallet is initialized and authed
npx agnic@latest status
If the wallet is not authenticated, refer to the authenticate-wallet skill.
Get Wallet Address
npx agnic@latest address
This displays the user's wallet address on each supported network.
Funding Options
Option 1: AgnicPay Dashboard (Recommended)
- Go to pay.agnic.ai
- Sign in with the same account used in the CLI
- Navigate to the dashboard
- Use the "Add Funds" button to deposit USDC via card, bank transfer, or crypto
Option 2: Direct USDC Transfer
Send USDC directly to the wallet address on Base network:
- Get the address:
npx agnic@latest address - From any wallet (MetaMask, Coinbase, Phantom, etc.), send USDC on Base to that address
- Verify arrival:
npx agnic@latest balance --network base
Important: Send USDC on Base network only. USDC on other chains (Ethereum mainnet, Arbitrum, etc.) will not appear in the AgnicPay balance.
Option 3: Bridge from Another Chain
If the user has USDC on Ethereum, Arbitrum, or Optimism, they can bridge to Base using:
- bridge.base.org (official Base bridge)
- Any cross-chain bridge that supports Base
Verify Balance
After funding, confirm the deposit arrived:
npx agnic@latest balance --network base
Important Notes
- AgnicPay wallets use USDC (not ETH) for payments and trading
- Base network is the primary chain
- Minimum recommended balance: $1.00 USDC for testing
- Small amounts of ETH on Base may be needed for gas (auto-handled in most cases)
Prerequisites
- Must be authenticated (
npx agnic@latest statusto check)
Error Handling
Common errors:
- "Not authenticated" — Run
npx agnic@latest auth loginfirst - Balance shows 0 after transfer — Verify the transfer was on Base network (not Ethereum mainnet)
- Transfer pending — Base transactions typically confirm in 2-3 seconds