Fluxa Agent Wallet
Securely manages cryptocurrency transactions, balances, and addresses within the Fluxa payment ecosystem.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add fluxa-agent-wallet npx -- -y @trustedskills/fluxa-agent-wallet
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"fluxa-agent-wallet": {
"command": "npx",
"args": [
"-y",
"@trustedskills/fluxa-agent-wallet"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The fluxa-agent-wallet skill enables AI agents to manage cryptocurrency wallets. It facilitates sending, receiving, and checking balances across supported blockchains. This allows agents to automate financial transactions and interact with decentralized applications (dApps) requiring wallet functionality.
When to use it
- Automated Payments: Schedule recurring payments for services or subscriptions using cryptocurrency.
- Decentralized App Interaction: Interact with DeFi platforms, marketplaces, or other dApps that require a connected wallet.
- Balance Monitoring: Track the balance of cryptocurrency holdings and receive alerts when thresholds are met.
- Receiving Payments: Automatically accept payments in cryptocurrency for goods or services.
Key capabilities
- Sending Cryptocurrency
- Receiving Cryptocurrency
- Checking Wallet Balances
- Support for multiple blockchains (specific chains not listed)
Example prompts
- "Send 0.5 ETH to address 0x123..."
- "What is the current balance of my Bitcoin wallet?"
- "Receive payment in USDC."
- “Check if I have enough funds to pay invoice #4789”
Tips & gotchas
The skill requires proper configuration with valid blockchain network details and appropriate API keys for secure operation. Ensure your agent has the necessary permissions to access and manage cryptocurrency wallets.
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.