llm-mux-test
Test llm-mux IR translator - cross-format API translation
$ Instalar
git clone https://github.com/nghyane/llm-mux /tmp/llm-mux && cp -r /tmp/llm-mux/.opencode/skill/llm-mux-test ~/.claude/skills/llm-mux// tip: Run this command in your terminal to install the skill
SKILL.md
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
Repository

nghyane
Author
nghyane/llm-mux/.opencode/skill/llm-mux-test
200
Stars
68
Forks
Updated5d ago
Added1w ago