Check Balance
Checks a user’s account balance via API integration, providing instant financial status updates and enhancing transaction clarity.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add check-balance npx -- -y @trustedskills/check-balance
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"check-balance": {
"command": "npx",
"args": [
"-y",
"@trustedskills/check-balance"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows an AI agent to retrieve and report the current balance of an Agnic wallet. It interacts with the Agnic blockchain to fetch real-time account information, providing a snapshot of available funds. The skill is designed specifically for use with Agnic wallets and their associated accounts.
When to use it
- Financial Reporting: An agent can regularly check and report on your wallet balance as part of a financial overview.
- Transaction Planning: Before initiating a transaction, an agent can verify sufficient funds are available in the wallet.
- Automated Alerts: An agent could be configured to alert you when the balance falls below a certain threshold.
- Portfolio Monitoring: Track your Agnic holdings alongside other assets within a broader portfolio management system.
Key capabilities
- Retrieves current Agnic wallet balance.
- Integrates with Agnic blockchain infrastructure.
- Provides real-time account information.
Example prompts
- "What is the current balance of my Agnic wallet?"
- "Check my Agnic wallet and tell me how much I have."
- "Report the balance in my Agnic wallet, please."
Tips & gotchas
- This skill requires a valid connection to the Agnic blockchain. Ensure your agent has appropriate network access.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.