Use this skill when the user asks to inspect AltLLM Portal balance, redeem a promo code, review billing transactions, or view usage analytics by period, model, or API key using the local altllm CLI. Do NOT use for API key lifecycle management or payment-link execution.
72
89%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Balance, promo, transaction history, and usage analytics for the local altllm CLI.
Before the first
altllmcommand in a fresh checkout, read and follow:
../_shared/preflight.md../_shared/session-and-target.md
| Command | Purpose |
|---|---|
credit | Current Portal balance, expiry, and allowed models |
redeem-promo | Redeem a promo code |
transactions | Billing transaction history with pagination and type filters |
usage-summary | Current calendar-month summary |
usage-timeline | Daily usage history |
usage-by-model | Usage grouped by model |
usage-by-key | Usage grouped by API key |
credit is the current CLI inspection path for plan/model-access metadata returned by Portal, including Business/Flex fields such as subscription_tier: "flex" when present.transactions supports --page, --limit, and --type.usage-summary currently reflects the current calendar month only.usage-timeline, usage-by-model, and usage-by-key default to the current UTC month when no date flags are passed.--month or a complete explicit date range.balance is an alias for credit.See references/cli-reference.md for filters, examples, and representative outputs.
fa89195
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.