Agent Skills: llm-mux-test

Test llm-mux IR translator - cross-format API translation

UncategorizedID: nghyane/llm-mux/llm-mux-test

Install this agent skill to your local

pnpm dlx add-skill https://github.com/nghyane/llm-mux/tree/HEAD/.opencode/skill/llm-mux-test

Skill Files

Browse the full folder contents for llm-mux-test.

Download Skill

Loading file tree…

.opencode/skill/llm-mux-test/SKILL.md

Skill Metadata

Name
llm-mux-test
Description
Test llm-mux IR translator - cross-format API translation

Quick Start

Run server in background

pkill -f llm-mux; go build -o llm-mux ./cmd/server && ./llm-mux

Run test

bun .opencode/skill/llm-mux-test/sdk_tests.ts