Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
What This Skill Does
Operator-run toolchain for negotiating and settling P2P RFQ swaps between BTC on Lightning and USDT on Solana, using a non-custodial escrow program for settlement. Swap negotiation happens over Intercom sidechannels. Every fund-moving action requires explicit operator approval before execution.
Avoids centralized exchange custody by settling cross-chain swaps through a non-custodial escrow program with operator-controlled approval gates on every fund-moving step.
When to use it
- Swapping BTC for USDT directly with a counterparty without a centralized exchange
- Running a manual P2P swap desk as a Lightning and Solana liquidity operator
- Negotiating OTC rates over an Intercom sidechannel before committing any funds
- Settling cross-chain swaps through a non-custodial on-chain escrow program
- Operating bilateral swap agreements with explicit approval gates on mainnet
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: swap 0.01 BTC via Lightning for USDT on Solana with a known counterparty
- 1Query available swap tools from the local promptd gateway via GET /v1/tools
- 2Open Intercom sidechannel to counterparty and negotiate RFQ terms including amounts and rates
- 3Present proposed swap parameters to operator and wait for explicit approval before proceeding
- 4Invoke Solana escrow program to lock USDT on the counterparty side after approval
- 5Release Lightning payment once escrow confirms, completing settlement
0.01 BTC sent via Lightning; corresponding USDT received in operator Solana wallet after escrow release
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.