llmlb-cli-usage

llmlb Assistant CLI Usage (Claude Code)

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "llmlb-cli-usage" with this command: npx skills add akiojin/llmlb/akiojin-llmlb-llmlb-cli-usage

llmlb Assistant CLI Usage (Claude Code)

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

Preferred command order

  • llmlb assistant openapi to 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

Auth and environment

  • LLMLB_URL (default: http://localhost:32768 )

  • LLMLB_API_KEY for /v1/*

  • LLMLB_ADMIN_API_KEY for /api/*

  • LLMLB_JWT_TOKEN fallback for /api/auth/*

Safety notes

  • Requests to non-allowed hosts are blocked.

  • Shell-injection patterns and dangerous curl options are rejected.

  • Use --no-auto-auth only when you must send custom auth headers.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

mcp-server-development

No summary provided by upstream source.

Repository SourceNeeds Review
General

drawio

No summary provided by upstream source.

Repository SourceNeeds Review
General

writing hookify rules

No summary provided by upstream source.

Repository SourceNeeds Review