Agent skill · Security

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.

Internet Court1,389★ · +222/wk · 1 repos on radarProfile →
claude-codecodexNOASSERTION
Install
npx skills add internet-court/internet-court-skill --skill altllm-portal-cli --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 4
SKILL.md size: 3 KB
Bundled scripts: none
Path: vendored/altlayer/altllm-portal-cli/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,536 · +147 this week
Language: TypeScript
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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: - the **Portal API**, which manages auth, billing, API keys, and payment links - the **OpenAI-compatible gateway**, which consumes Portal-issued API keys for model inference 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. ## Shared Setup > Before the first `altllm` command in a fresh checkout, read and follow: > - `../_shared/preflight.md` > - `../_shared/session-and-target.md` ## Skill Map | 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

What's inside
Steps it walks through
  1. Shared Setup
  2. Skill Map
  3. Plan Awareness
  4. Working Rules
  5. Reference
Ships with 3 files
  • LICENSE
  • agents/openai.yaml
  • references/skill-map.md
More from internet-court-skill
All skills →
About this skill
What does the altllm-portal-cli skill do?

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.

How do I install it?

Run `npx skills add internet-court/internet-court-skill --skill altllm-portal-cli --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From internet-court/internet-court-skill, a repository with 1,536 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going