altllm-portal-billing
Use this skill when the user asks to inspect AltLLM Portal balance, redeem a promo code, review billing transactions, or view usage analytics by per…
它会碰到什么
这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。
技能内容
AltLLM Portal Billing
Balance, promo, transaction history, and usage analytics for the local altllm CLI.
Shared Setup
> Before the first altllm command 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](references/cli-reference.md) for filters, examples, and representative outputs.
想直接用这个技能?
本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。
它属于哪个仓库
vendored/altlayer/altllm-portal-billing/SKILL.md