Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Use this skill when the user asks to create a NOWPayments crypto payment link, poll payment status, or execute a supported direct wallet payment through the AltLLM Portal CLI. Do NOT use for wallet login, API key management, billing history, or x402 credit top-ups.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | 43% | 0% |
| case-02 | ✗→✓ | ▲ Improved | 239% | 0% |
| case-03 | ✗→✓ | ▲ Improved | 170% | 0% |
| case-04 | ✗→✓ | ▲ Improved | -44% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -59% | 0% |
NOWPayments payment-link creation, settlement polling, and direct wallet payment flows for the local altllm CLI.
These payment links are separate from AltLLM Portal x402 credit top-ups. Use altllm-x402 for /api/billing/x402/quote and /settle flows.
> Before the first altllm command in a fresh checkout, read and follow: > - ../_shared/preflight.md > - ../_shared/session-and-target.md
| Command | Purpose | |---|---| | topup-crypto | Create a hosted or direct crypto payment link | | payment-status | Inspect or poll an existing payment link | | pay-payment-link | Send a direct on-chain payment for an existing link |
pay_currency values must fail fast.pay-payment-link must not pay terminal links (completed, expired, failed, deactivated).topup-crypto --discount-code <code> is for discounted credit top-up invoices, not subscriptions.allowedPayCurrencies.pay-payment-link --wait should emit one final JSON document.payment-status and pay-payment-link currently depend on the newest 100 records from GET /api/billing/payment-links?limit=100.ethusdterc20usdcerc20usdcbaseusdtbaseSee references/cli-reference.md for workflows and representative outputs.
Other measured skills in the registry, with their headline benchmark lift.