Tresor — AI skill for Claude Code
⚡Switch LLM Providers for Any App with One Click: A Single-Binary LLM Gateway with Auto API Translation and Traffic Inspection.
How to install Tresor
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open Ladbaby/Tresor and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Tresor does
⚡Switch LLM Providers for Any App with One Click: A Single-Binary LLM Gateway with Auto API Translation and Traffic Inspection.
Alternatives in AI
- EchoBird — One-click install + model switch:Claude Code,Codex CLI (OpenAI), Grok Build (xAI), DeepSeek Harness, Kimi Code 3.1k ★
- Tokentap — Intercept LLM API traffic and visualize token usage in a real-time terminal dashboard 763 ★
- Claude Code Switch — One-command model switcher for Claude Code (Only for Anthropic API) 655 ★
README
Tresor
**Switch LLM Providers for Any Apps with One Click**
**One binary, One click, Any App**
[](https://go.dev/) [](LICENSE)

🤔 Why Tresor?
- One binary: No need to install on every PC/server where LLM apps live in.
- One click: LLM provider switch via alias buttons in web UI.
- Any Apps: All LLM apps using OpenAI Completions/OpenAI Responses/Anthropic/Gemini API do not need to reconfigure their LLM providers.
For apps that do not support customizable endpoint, a possible workaround is to modify DNS records and point the IP address to Tresor.
| Tresor (Ours) | cc-switch | LiteLLM | |
|---|---|---|---|
| One binary | ✅ | ❌(install on every PC) | ❌(tons of dependencies) |
| One click | ✅ | ✅ | ❌(retype model name) |
| Any App | ✅ | ❌(limited apps) | ✅ |
🔄 The Problem: Switching Providers at Scale
Imagine you have agents on three machines, all calling OpenAI. You want to switch them to Anthropic.

⚠ DISCLAIMER: Tresor is intended for personal use rather than LLM transit stations, so it only have one administrative account. We are not planning to support commercial-purpose multi-user login.
⚡ What Tresor Does
Tresor is a single binary with two modes:
| Mode | What It Does |
|---|---|
| Daemon | 🖥️ Long-running HTTP gateway + admin REST API + embedded web UI |
| CLI | 💻 Command-line client for managing the daemon |
┌──────────────┐ ┌──────────────┐ ┌──────────────┐
│ Your App │────>│ Tresor │────>│ LLM Provider│
│ │ │ (gateway) │ │ (OpenAI, │
│ │<────│ │<────│ Anthropic..)│
└──────────────┘ └──────────────┘ └───────────
Related Skills
Biz Studio
Local-first AI video studio in a single Go binary — AI editing via Claude CLI subscription, auto-cut, subtitle
Smart Switch
Multi-app model provider switcher: manage OpenAI/Anthropic-protocol providers (base URL + API key + models) an
Portage
Keep the harness, change the model. A self-hosted single-binary gateway that lets Claude Code and Codex CLI ru
Claude API Switcher
Windows Claude Code API switcher with one-click environment setup, light/dark themes, and a local AI gateway.
Claude Model Switch
Use any model with Claude Code. Switch providers instantly, add your own API keys, and run multi-model tmux or
Claude Controller
claude-controller is a bash script that gives you a single command to switch Claude Code between four AI backe
Related Agents
Desktop Agent
Worker agent for desktop application security testing — Electron / Tauri / WebView2 binary inspection + IPC fu
Docs Dev
Owns the dbdocs package — the click CLI plus the extract/site pipeline that turns dbt artifacts into a single-
Network Analyst
Deep network analysis agent — packet inspection, protocol dissection, traffic anomaly detection, IDS/IPS rule