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
llmlb assistant openapito inspect endpoint schema.llmlb assistant guide --category <...>to load task-specific API notes.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