ワンクリックで
use-rlusd-evm-defi
RLUSD in EVM DeFi. Use for venue discovery, live swap quotes, Curve LP previews, and Aave supply previews on EVM chains.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
RLUSD in EVM DeFi. Use for venue discovery, live swap quotes, Curve LP previews, and Aave supply previews on EVM chains.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Use when a user wants to inspect or execute RLUSD Wormhole NTT bridge routes, estimates, prepared bridge plans, execution, or status/history across supported EVM chains.
Route RLUSD requests to the correct chain workflow and keep side effects behind explicit planning.
Use when an RLUSD workflow depends on a local rlusd-cli wallet name, the user says "my wallet", or a command needs `--from-wallet`, `--owner-wallet`, or `--wallet`.
XRPL x402 buyer flow. Use when the user wants to fetch a paid API resource using the x402 HTTP payment protocol with an XRPL wallet.
RLUSD on XRPL. Use for issuer resolution, trust-line semantics, read commands, prepare workflows, controlled execution, and transaction status checks.
RLUSD buy and redeem guidance. Use for manual provider, rail, and prerequisite instructions, not automated fiat execution.
| name | use-rlusd-evm-defi |
| description | RLUSD in EVM DeFi. Use for venue discovery, live swap quotes, Curve LP previews, and Aave supply previews on EVM chains. |
| user-invocable | true |
Use this skill for RLUSD requests about DeFi venues, live swap quotes, and
preview-first route selection for swap, LP, and supply flows on EVM chains.
Stop at discovery and preview here; hand off to rlusd-defi-action before any
plan-writing or submission step.
rlusd-defi-action.defi venues to discover chain-compatible RLUSD venues by capability.defi quote swap for a live quote only after confirming the venue matrix.--chain on top-level
defi commands. If omitted, the CLI can also resolve it from the global flag
or default_chain config.--venue on swap quote and LP preview flows.QUOTE_UNAVAILABLE, retry common Uniswap fee tiers
100, 500, 3000, and 10000 before concluding the pair is unavailable.--venue uniswap when fee-tier selection matters.--venue curve for the bundled Ethereum mainnet RLUSD/USDC quote path and
Curve LP preview path.defi lp preview for Curve LP discovery on ethereum-mainnet.defi supply preview for the first Aave-only lending preview flow.rlusd-defi-action before any wallet-backed step.rlusd defi venues --chain ethereum-mainnet --capability swap,lend,lp --json
rlusd defi quote swap --chain ethereum-mainnet --venue uniswap --from RLUSD --to USDC --amount 1000 --json
rlusd defi quote swap --chain ethereum-mainnet --venue uniswap --from RLUSD --to USDC --amount 1000 --fee-tier 100 --json
rlusd defi quote swap --chain ethereum-mainnet --venue curve --from RLUSD --to USDC --amount 1000 --json
rlusd defi lp preview --chain ethereum-mainnet --venue curve --operation add --rlusd-amount 1000 --usdc-amount 1000 --json
rlusd defi supply preview --chain ethereum-mainnet --venue aave --amount 5000 --json
Use the output to confirm:
quoted_at, ttl_seconds, and expires_at,route.venue, plus fee_bps for Uniswap or
pool_name/pool_address for Curve,amount_out is treated as expiring live quote data,defi lp preview includes quoted_at, ttl_seconds, and expires_at while
staying preview-only and not returning plan_id, plan_path, or
intent.steps,defi quote swap is live quote data and should be treated as time-sensitive.defi quote swap defaults to Uniswap fee tier 3000; a revert there does not
prove the pair is unsupported.--fee-tier 100, 500, 3000, and 10000 before concluding a quote is
unavailable; Uniswap QUOTE_UNAVAILABLE errors can surface
retry_hint = retry_fee_tiers.--chain and --venue for
predictability, but --chain can also come from the global flag or
default_chain config.--venue.ethereum-mainnet only,
RLUSD/USDC only for swaps, and LP add/remove only through defi lp.aave for supply preview; other venues should
fail clearly if they do not advertise lend.rlusd-defi-action before
any wallet-backed plan creation or submission.defi venuesdefi quote swap; if the
Uniswap default quote fails, retry common fee tiers before reporting QUOTE_UNAVAILABLEdefi lp previewdefi supply previewrlusd-defi-action./references/venues.md./references/routing.md./references/risk-model.md