·check-balance
!

check-balance

Check USDC balance across networks. Use when you or the user want to check balance, see how much money is in the wallet, view funds, or check available USDC. Covers phrases like "check my balance", "how much USDC do I have", "what's my balance", "show funds", "wallet balance".

3Installs·0Trend·@agnicpay

Installation

$npx skills add https://github.com/agnicpay/agnic-wallet-skills --skill check-balance

How to Install check-balance

Quickly install check-balance AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/agnicpay/agnic-wallet-skills --skill check-balance
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: agnicpay/agnic-wallet-skills.

SKILL.md

View raw

Use the npx agnic@latest balance command to check USDC balance across supported networks.

If the wallet is not authenticated, refer to the authenticate-wallet skill.

| --network | Filter by network (default: all networks) | | --json | Output result as JSON |

Check USDC balance across networks. Use when you or the user want to check balance, see how much money is in the wallet, view funds, or check available USDC. Covers phrases like "check my balance", "how much USDC do I have", "what's my balance", "show funds", "wallet balance". Source: agnicpay/agnic-wallet-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/agnicpay/agnic-wallet-skills --skill check-balance
Category
!Security
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from agnicpay/agnic-wallet-skills

Quick answers

What is check-balance?

Check USDC balance across networks. Use when you or the user want to check balance, see how much money is in the wallet, view funds, or check available USDC. Covers phrases like "check my balance", "how much USDC do I have", "what's my balance", "show funds", "wallet balance". Source: agnicpay/agnic-wallet-skills.

How do I install check-balance?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/agnicpay/agnic-wallet-skills --skill check-balance Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/agnicpay/agnic-wallet-skills