internet-court/altllm-portal-cli
Use this umbrella skill when the request spans multiple AltLLM Portal CLI domains, or when you need to navigate the local altllm CLI in this repository across auth, API keys, billing history, NOWPayments payment links, and related x402 Portal top-up guidance.
npx skills add https://github.com/internet-court/internet-court-skill --skill altllm-portal-cli
Use this umbrella skill when working inside this repository and the task crosses multiple Portal domains. For focused requests, prefer one of the domain skills below.
AltLLM itself has two distinct surfaces that are easy to confuse:
This skill family is specifically about the Portal CLI workflow in this repository. Use it to operate the Portal side safely and consistently, not to document or proxy the gateway itself.
> Before the first altllm command in a fresh checkout, read and follow:
> - ../_shared/preflight.md
> - ../_shared/session-and-target.md
| Skill | Purpose | Use When |
|---|---|---|
| altllm-portal-auth | Wallet login and session bootstrap | Wallet challenge, signature verification, login troubleshooting |
| altllm-portal-api-keys | Portal API key lifecycle | Create, inspect, disable, re-enable, or revoke API keys |
| altllm-portal-billing | Balance, promo, transactions, and usage analytics | Credit balance, promo redemption, billing history, usage views |
| altllm-portal-payments | NOWPayments link creation, polling, and direct payment execution | Crypto top-up links, payment status, direct wallet payment |
| altllm-x402 | Portal x402 credit top-up guidance | BSC/USDT x402 quotes, discount top-ups, wallet signing, settlement, facilitator errors |
free, basic, pro, and power; Business/Flex is flex.credit to inspect plan/model-access metadata returned by Portal, including subscription_tier: "flex" when present.altllm-flex-* IDs, subject to backend access checks.See references/skill-map.md for file ownership and command-to-skill mapping.
Take internet-court/altllm-portal-cli from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.