A specialized tool for executing secure, multi-chain token transfers and crypto payments.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install send-tokens
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-tokens 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-tokens skill is a robust solution for managing cryptocurrency transfers within the ecosystem of Openclaw Skills. It allows users to move assets, pay invoices, and distribute tips across various blockchains including Ethereum, Polygon, Base, and Solana. By utilizing this skill, developers can interact with blockchain protocols through a simplified interface, ensuring that complex operations like ERC-20 transfers or Solana native moves are handled with consistent logic and safety checks.
To begin using this skill within Openclaw Skills, you must have an authenticated wallet. Run the status check first:
fdx status
If you have not configured your wallet yet, please refer to the authenticate skill documentation or run:
fdx setup
The skill uses the following parameter structure to organize transaction data:
| Parameter | Type | Description |
|---|---|---|
| chainKey | String | The target blockchain (e.g., base, ethereum, solana). |
| recipientAddress | String | The valid destination address for the selected chain. |
| amount | Number/String | The human-readable amount of tokens to transfer. |
| tokenAddress | String | Optional: The contract address for ERC-20 or SPL tokens. |
| memo | String | Optional: A text note attached to the transaction record. |
Loading
A comprehensive support toolkit for onboarding users, answering technical questions, and reporting bugs in the Finance District ecosystem.

A specialized skill for managing cryptocurrency deposits, credit card onramps, and multi-chain wallet funding operations.

A versatile tool for controlling Tuya and Smart Life smart home devices using both cloud APIs and local network protocols.

A comprehensive travel planner that automates the generation of detailed, print-ready itineraries by integrating bookings, weather, and local recommendations.

Orchestrate a fleet of AI agents to manage wellness, finance, and daily routines through a unified CLI and Telegram interface using Openclaw Skills.

A high-performance skill for searching, retrieving, and summarizing English Wikipedia content for AI agents.








































