Fluxa Agent Wallet

🌐Community
by fluxa-agent-payment · vlatest · Repository

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.

1

Run in terminal (recommended)

terminal
claude mcp add fluxa-agent-wallet npx -- -y @trustedskills/fluxa-agent-wallet
2

Or manually add to ~/.claude/settings.json

~/.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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
fluxa-agent-payment
Installs
10

🌐 Community

Passed automated security scans.