t2000-exchange
SKILL.md
t2000: Exchange
Purpose
Exchange between tokens via Cetus DEX. Useful for acquiring SUI for gas, converting earnings, or moving between stablecoins. On-chain slippage protection enforced by Cetus CLMM pools.
Command
t2000 exchange <amount> <from> <to>
t2000 exchange 5 USDC SUI # buy SUI with USDC
t2000 exchange 2 SUI USDC # sell SUI for USDC
t2000 exchange 10 USDC suiUSDT # stablecoin swap
t2000 exchange 5 USDC SUI --slippage 0.5 # custom slippage (default: 3%)
Output
✓ Exchanged 5 USDC → 4.8500 SUI
Tx: https://suiscan.xyz/mainnet/tx/...
Gas: 0.0050 SUI (self-funded)
Options
| Flag | Description | Default |
|---|---|---|
--slippage <pct> |
Maximum slippage percentage | 3% |
--json |
Machine-readable output | false |
Supported Pairs
| From | To | Notes |
|---|---|---|
| USDC | SUI | Buy SUI for gas or trading |
| SUI | USDC | Convert SUI earnings to stablecoins |
| USDC | suiUSDT | Stablecoin swap |
| USDC | suiUSDe | Stablecoin swap |
| USDC | USDsui | Stablecoin swap |
| Any supported | Any supported | All pairs routed via Cetus |
When to use
- Need SUI for gas but only have USDC
- Converting SUI earnings to stablecoins
- Moving between stablecoin types
- Agent needs to acquire a specific token
Notes
- Exchange is also used internally by
rebalanceandwithdraw all(auto-swap) - No protocol fee on exchange — only standard Cetus pool fees apply
- Slippage protection is enforced on-chain by the Cetus CLMM contract
Weekly Installs
4
Repository
mission69b/t2000-skillsFirst Seen
5 days ago
Security Audits
Installed on
gemini-cli4
github-copilot4
codex4
kimi-cli4
cursor4
opencode4