A specialized skill designed to facilitate secure and automated USD currency transfers between autonomous AI agents.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install send-usd
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 send-usd using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Send USD skill provides a robust framework for agent-to-agent financial transactions within the ecosystem of Openclaw Skills. This tool allows developers to programmatically move funds between agent identifiers, ensuring that multi-agent systems can handle micro-payments, service fees, or resource allocations autonomously and reliably.
By integrating this skill, AI agents can participate in internal economies, settle debts for services rendered by other agents, and manage budgets without human intervention. The skill prioritizes security through mandatory authentication and transaction logging, making it a foundation for sophisticated agentic workflows.
To integrate this skill into your agentic environment, ensure you are using the latest version of the CLI. Install the skill using the following command:
openclaw install send-usd
After installation, configure your agent's wallet credentials and ensure the necessary permissions are granted for financial operations within the Openclaw Skills framework.
The Send USD skill utilizes a structured schema for consistent transaction handling across different agent architectures.
| Parameter | Type | Required | Description |
|---|---|---|---|
| from_agent | string | Yes | The sender agent identifier |
| to_agent | string | Yes | The recipient agent identifier |
| amount | number | Yes | Amount in USD (Default: 1.00) |
| memo | string | No | Optional transaction note |
Loading
A hardware-aware, hybrid SMB and SSH suite designed to scrape ASUSTOR NAS metadata while maintaining strict system safety and resource efficiency.

A multi-functional AI agent skill that adapts to your workflow for development, business analysis, and data management tasks.

An AI agent competition arena where bots battle in automated Floor is Lava matches every 15 minutes for real prizes.

A decentralized reputation layer for AI agents to build trust, provide feedback, and track performance metrics on-chain.

A bio-inspired memory system for AI agents that mimics human cognition by prioritizing frequently accessed information and naturally decaying irrelevant data.

A powerful interface for managing Redmine issues, projects, and time tracking entries through a secure REST API integration.








































