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)
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install changenow - 安装完成后,直接呼叫该 Skill 的名称或使用
/changenow触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1763 次。
如何安装 Changenow?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install changenow」即可一键安装,无需额外配置。
Changenow 是免费的吗?
是的,Changenow 完全免费(开源免费),可自由下载、安装和使用。
Changenow 支持哪些平台?
Changenow 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Changenow?
由 yakelb0815(@yakelb0815)开发并维护,当前版本 v1.0.0。