Enable AI agents to convert cryptocurrency into fiat currency and transfer it directly to traditional bank accounts via the Spritz API.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install spritz-agentic-rails-skill
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install spritz-agentic-rails-skill using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Spritz Fiat Rails is a specialized tool designed to bridge the gap between decentralized finance and traditional banking for autonomous agents. By integrating this skill, developers can give their agents the capability to execute off-ramp transactions, manage bank account destinations, and process payments in USD. This skill is a vital component of the Openclaw Skills ecosystem, providing the necessary infrastructure for agents that need to interact with real-world financial systems.
While the skill manages the fiat side of the transaction, it requires the agent to maintain its own crypto wallet. It acts as a sophisticated interface for the Spritz API, handling the complexities of generating deposit addresses and tracking transaction statuses while ensuring that sensitive banking information remains protected.
To begin using this skill within the Openclaw Skills library, ensure you have a valid Spritz API key from your dashboard.
Verify your environment configuration:
echo $SPRITZ_API_KEY
If the key is missing, follow the setup guide to export your credentials. Once configured, you can start adding bank accounts using standard CURL commands or SDK integrations.
| Property | Type | Description |
|---|---|---|
| bank_account_id | UUID | Unique identifier for the saved destination bank account. |
| amount_usd | String | The exact fiat value to be transferred, handled in USD. |
| network | String | The blockchain network used for the crypto side (e.g., ethereum). |
| token | String | The specific cryptocurrency being off-ramped (e.g., USDC). |
| payment_id | UUID | Reference ID for tracking the status of an off-ramp transaction. |
All sensitive bank account details like routing and account numbers are stored securely within the Spritz infrastructure and are not exposed in standard logs.
Loading
A specialized Linux utility for programmatic mouse control via the host gateway using a ydotool wrapper.

Bankr is an AI-powered crypto trading agent and LLM gateway that allows users to manage DeFi operations and access multiple AI models using natural language.

A Python-based automation tool to query and retrieve tennis court availability and reservations from eBusy booking systems.

A comprehensive AI generation skill for Openclaw Skills that enables text-to-image, video synthesis, and digital human creation via the Volcengine Jimeng API.

A specialized skill designed to delegate mobile application development tasks and feature requests to an enterprise-grade asynchronous backend.

A complete, drop-in React component for building sophisticated AI agent interfaces with human-in-the-loop capabilities.








































