AltLLM Portal Billing
SkillDatabases & dataLets your agent check your AltLLM Portal balance, redeem promo codes, and review billing and usage data.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the AltLLM Portal Billing skill
About this capability
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.
What this skill tells your AI
The instructions your AI receives, as published by internet-court/internet-court-skill in vendored/altlayer/altllm-portal-billing/SKILL.md and read by ahel’s review.
Balance, promo, transaction history, and usage analytics for the local altllm CLI.
Shared Setup
Before the first
altllmcommand in a fresh checkout, read and follow:
../_shared/preflight.md../_shared/session-and-target.md
Command Index
| 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 |
Rules
- These commands use the saved Portal session token.
- History commands mostly return raw Portal API JSON.
creditis the current CLI inspection path for plan/model-access metadata returned by Portal, including Business/Flex fields such assubscription_tier: "flex"when present.transactionssupports--page,--limit, and--type.usage-summarycurrently reflects the current calendar month only.usage-timeline,usage-by-model, andusage-by-keydefault to the current UTC month when no date flags are passed.- Usage commands support either
--monthor a complete explicit date range. balanceis an alias forcredit.
Reference
See references/cli-reference.md for filters, examples, and representative outputs.
Signals
- GitHub stars
- 6k
- Forks
- 104
- Last commit
- Aug 2026
Advanced
- Catalog kind
- skill
- Gateway key
altllm-portal-billing- Source
- github.com/internet-court/internet-court-skill