LLM Fusion — AI skill for Claude Code
OpenAI and Anthropic compatible LLM proxy for Ollama Cloud — panel→judge→synth fusion + smart routing, with task-specialized presets for coding, research, and agents.
How to install LLM Fusion
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open Lexus2016/LLM-Fusion and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What LLM Fusion does
OpenAI and Anthropic compatible LLM proxy for Ollama Cloud — panel→judge→synth fusion + smart routing, with task-specialized presets for coding, research, and agents.
Alternatives in AI
- Opencodex — Universal provider proxy for OpenAI Codex & Claude Code — use any LLM (Claude, Gemini, Grok, DeepSeek, Ollama… 12.3k ★
- Oh My Claudecode — 32 specialized agents and 7 execution modes for Claude Code, with smart model routing and automatic paralleliz 10.9k ★
- WindsurfAPI — Turn Windsurf / Devin Desktop's 100+ AI models (Claude, GPT, Gemini, DeepSeek, Kimi, GLM, SWE) into OpenAI-, A 3k ★
README
llm-fusion — Fusion Proxy
**English** | [Русский](./README.ru.md) | [Українська](./README.ua.md)
**Three models argue over your prompt, a judge scores their answers, and one final model writes the reply you actually see.**
llm-fusion is a small proxy you run on your own machine, in front of any OpenAI-compatible provider — [Ollama Cloud](https://ollama.com), which the shipped config points at, or OpenRouter, Groq, DeepInfra, Together, DeepSeek, your own endpoint, or several of them at once. Your coding tool connects to it the way it would connect to any single model — same API, same streaming, same tool calls. The difference is hidden behind the model name: ask for `fusion-coder` and you get a panel of four models answering in parallel, a judge comparing what they said, and a synthesizer writing the final answer. On hard questions, that panel gives you several decorrelated viewpoints from different model families instead of one, an impartial judge that adjudicates their disagreements and flags fragile or hallucinated claims, and a synthesizer that reconciles them into a single answer — plus within-provider failover and completeness guards that keep a single stalled or rate-limited model from ending the turn.
Running that panel on every request would be expensive, so there is also `fusion-agents`: a fast router looks at each request and decides whether it deserves the full panel or just one cheap call. Reading a file gets one call. Recovering from a failed test run gets the whole panel.
No database, no build step, no accounts. Node 24, one YAML config file, and an API key for whichever provider you point it at. It speaks both the OpenAI Chat Completions API and the Anthropic Messages API, so OpenCode, Claude Code, Continue, Cline, Aider — or your own agent loop — all work unchanged.
Familiar with **OpenRouter Fusion**? Same idea — *many models think, one answers* — but self-hosted, transparent, and built to survive long agent loops. Full comparison [below
Related Skills
Arbiter
A local proxy that lets Claude Code use NVIDIA NIM models instead of Anthropic's API. Features task-aware mode
Octopal
Multi-model AI agent orchestrator. Run Claude, GPT, and Ollama agents in one workspace with group chat, smart
Brainrouter
LLM routing proxy for coding harnesses. Auto-routes to cloud or local inference via Bonsai LLM classification.
Klaatcode
Open-source AI coding agent for the terminal. Claude Code-grade accuracy with smart model routing — uses the r
Local Memory
100% local, OpenAI-compatible memory layer for AI agents. On-device embeddings via Ollama + SQLite (sqlite-vec
Req LLM Gateway
OpenAI-compatible LLM proxy with telemetry and multi-provider routing
Related Agents
AI ML
AI/ML 통합 전문가 + LLM API 최신 모델/SDK 코딩 가이드. RAG 시스템, 문서 분석, OpenAI/Anthropic/Gemini/Ollama 최신 API 보장. "AI integra
LLM Integrator
LLM integration specialist who connects to OpenAI/Anthropic/Ollama APIs, designs prompt templates, implements
ZeroClaw Android
Run AI agents 24/7 on your Android phone. Native Rust core, 25+ providers (OpenAI, Claude, Gemini, Groq, DeepS