Changenow
/install changenow
ChangeNOW Earner Skill 💰
This skill allows the agent to perform instant crypto swaps using the ChangeNOW API while including an affiliate partner ID to earn fees on every transaction.
How to use
Perform a swap between two coins:
python3 {baseDir}/scripts/swap.py --from hbar --to hype --amount 100 --address \x3Ctarget_address>
Check exchange estimated amount:
python3 {baseDir}/scripts/swap.py --from hbar --to hype --amount 100 --estimate
Configuration
Set your ChangeNOW Affiliate API Key in clawdbot.json:
"skills": {
"changenow-earner": {
"env": {
"CHANGENOW_API_KEY": "YOUR_PARTNER_API_KEY"
}
}
}
Partner Link ID: 54718e1768e3a0 (used for referral commissions).
Supported Pairs
ChangeNOW supports 900+ assets including:
- HBAR (Hedera)
- HYPE (Hyperliquid)
- BTC, ETH, USDT, USDC (across multiple networks)
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install changenow - After installation, invoke the skill by name or use
/changenow - Provide required inputs per the skill's parameter spec and get structured output
What is Changenow?
Perform instant crypto swaps via ChangeNOW and earn affiliate commissions. Use when someone wants to swap tokens (e.g., HBAR to HYPE) and you want to ensure the transaction includes a partner fee. It is an AI Agent Skill for Claude Code / OpenClaw, with 1763 downloads so far.
How do I install Changenow?
Run "/install changenow" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Changenow free?
Yes, Changenow is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Changenow support?
Changenow is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Changenow?
It is built and maintained by yakelb0815 (@yakelb0815); the current version is v1.0.0.