llmlb-cli-usage

Installation
SKILL.md

llmlb Assistant CLI Usage (Claude Code)

Use llmlb assistant as the default interface for API inspection and curl execution.

Preferred command order

  1. llmlb assistant openapi to inspect endpoint schema.
  2. llmlb assistant guide --category <...> to load task-specific API notes.
  3. llmlb assistant curl --command "curl ..." to execute requests safely.

Examples

llmlb assistant openapi
llmlb assistant guide --category overview
llmlb assistant curl --command "curl http://localhost:32768/v1/models" --json

Auth and environment

Related skills

More from akiojin/llmlb

Installs
13
Repository
akiojin/llmlb
GitHub Stars
6
First Seen
Feb 21, 2026