ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 2/5

tulebank

TuleBank — check wallet balance, send ARS to any CVU/ALIAS, swap USDC/wARS, manage beneficiaries, and move funds with ARS off-ramp/on-ramp flows.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/aromeoes/tulebank
Or

What This Skill Does

The TuleBank skill provides a robust interface for managing Argentine Peso (ARS) transactions directly through the OpenClaw agent. It serves as a bridge to the Ripio Ramps API, allowing users to check wallet balances, manage a list of saved beneficiaries, and execute off-ramp transactions from USDC or wARS into local bank accounts via CVU or ALIAS. The skill streamlines complex financial workflows, such as automatically handling currency swaps and account activations, ensuring a seamless experience for users interacting with the Argentine financial ecosystem.

Installation

To integrate TuleBank into your OpenClaw environment, execute the following installation command in your terminal: clawhub install openclaw/skills/skills/aromeoes/tulebank Ensure that the tulebank binary is present in your system PATH after installation. If the agent cannot locate the binary, verify your installation directory or symlink the executable to a global path.

Use Cases

  • Personal Finance Management: Quickly check your current balance or transfer funds to personal bank accounts.
  • Vendor Payments: Pay for services in Argentina by sending ARS to professional or personal CVU/ALIAS identifiers.
  • Cross-Currency Transfers: Easily off-ramp crypto assets (USDC/wARS) into fiat by leveraging automated swap and deposit flows.
  • Beneficiary Management: Keep a curated list of recurring recipients for frequent transactions, ensuring accuracy and speed.

Example Prompts

  1. "Check my TuleBank balance and see if I have enough to send 10,000 ARS to mi verdulería."
  2. "I need to pay a contractor. Their CVU is 0000003100099123456789. Can you add them as a beneficiary and tell me their account details?"
  3. "Send 5,000 ARS to Pilar Castillo from my wallet, please."

Tips & Limitations

  • Verification is Key: Always review the beneficiary details returned by the system before confirming a transaction. The skill requires an explicit user confirmation for every send operation.
  • Safety First: If you are a first-time user, complete the tulebank signup and check-kyc flows. The agent will prompt you for the 6-digit OTP received via SMS; handle this data with care.
  • Beneficiary Matching: The system uses prefix matching for names. If you have similar beneficiary names, be prepared to clarify which one the agent should use.
  • One-at-a-time: Ripio limits users to one enabled fiat account at a time. The skill manages this automatically by activating the target account during the send command execution.

Metadata

Author@aromeoes
Stars4473
Views1
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-aromeoes-tulebank": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#argentina#crypto#banking#finance#off-ramp
Safety Score: 2/5

Flags: external-api, code-execution