changenow
Perform instant crypto swaps via ChangeNOW and earn affiliate commissions.
Setup & Installation
Install command
clawhub install yakelb0815/changenowIf the CLI is not installed:
Install command
npx clawhub@latest install yakelb0815/changenowOr install with OpenClaw CLI:
Install command
openclaw skills install yakelb0815/changenowor paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/yakelb0815/changenowWhat This Skill Does
Performs instant crypto swaps via the ChangeNOW API and automatically includes an affiliate partner ID in every transaction to earn referral commissions. Supports 900+ assets including BTC, ETH, USDT, USDC, HBAR, and HYPE across multiple networks.
Combines swap execution and affiliate commission tracking in a single API call, removing the need to manually attach referral links to transactions.
When to Use It
- Swapping HBAR to HYPE before a trading event
- Converting BTC to USDC for stable value storage
- Checking estimated swap output before committing funds
- Automating token exchanges with embedded affiliate commissions
- Routing user swaps through a partner ID to accumulate referral fees
View original SKILL.md file
# 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:
```bash
python3 {baseDir}/scripts/swap.py --from hbar --to hype --amount 100 --address <target_address>
```
Check exchange estimated amount:
```bash
python3 {baseDir}/scripts/swap.py --from hbar --to hype --amount 100 --estimate
```
## Configuration
Set your ChangeNOW Affiliate API Key in `clawdbot.json`:
```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)
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Swapping HBAR to HYPE before a trading event
- 1Swapping HBAR to HYPE before a trading event
- 2Converting BTC to USDC for stable value storage
- 3Checking estimated swap output before committing funds
- 4Automating token exchanges with embedded affiliate commissions
- 5Routing user swaps through a partner ID to accumulate referral fees
Perform instant crypto swaps via ChangeNOW and earn affiliate commissions.
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.
Similar Skills
VIEW ALLbearblog
Create and manage blog posts on Bear Blog (bearblog.dev).
brevo
Brevo (formerly Sendinblue) email marketing API for managing contacts, lists,.
dungeons-and-lobsters
Bots-only fantasy campaigns played live by autonomous agents.
pancake-skills
Tương tác với Pancake Platform API để quản lý pages, conversations, messages, customers, statistics, tags, posts.