Clauden — Development skill for Claude Code
Automatic Multi-account Claude OAuth rotating proxy.
How to install Clauden
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open skishore23/clauden and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Clauden does
Automatic Multi-account Claude OAuth rotating proxy.
Alternatives in Development
- Claude Supermemory — Persistent memory across sessions and projects using Supermemory 2.3k ★
- Claude Swap — Switch between multiple Claude Code accounts, with automatic rate-limit rotation, usage dashboard, and paralle 2k ★
- Claude Balancer — A load balancer proxy for multiple Claude OAuth accounts with automatic failover, request tracking, and web da 910 ★
README
claudeN
**Multi-account Claude OAuth rotating proxy — never hit a rate limit again**
*Log in to several Claude subscriptions · point Claude Code at the proxy · it rotates accounts automatically when one is rate-limited*
What it does
`clauden` is a tiny, single-binary proxy that sits between Claude Code (or any Anthropic-compatible client) and `api.anthropic.com`. You log in to multiple Claude **subscription** accounts via OAuth; the proxy forwards requests using the active account's token and **transparently switches accounts** the moment one returns a rate-limit (`429`), credit (`402`), or overloaded (`529`) error.
- OAuth subscriptions — stacks your Claude Max/Pro logins (no per-token API billing)
- Automatic rotation — cools down a limited account and retries on the next, mid-request
- Proactive quota awareness — reads Anthropic's
anthropic-ratelimit-unified-*headers and switches away from an account at ≥95% utilization before it 429s - Load-balancing strategies —
round-robin,least-used, orsession-sticky(pins a conversation to one account to preserve Anthropic's prompt cache → cheaper + faster) - Auto token refresh — refreshes OAuth tokens ~5 min before expiry
- True streaming — SSE responses pipe straight through
- Single static binary — no Node, no runtime, ~3.5 MB, ~10 MB RAM
Claude Code ──▶ clauden (:3131) ──▶ api.anthropic.com
│ picks active account, injects Bearer token
│ on 429/402/529 → cooldown + rotate + retry
▼
~/.claudeN/config.json (accounts + state)
Install
**Requires [Rust](https://rustup.rs) (1.86+).**
One-liner (recommended)
cargo install --git https://github.com/skishore23/clauden
This builds and installs the `clauden` binary into `~/.cargo/bin` (already on your PATH if you used rustup).
Install script
curl -fsSL https:/
Related Skills
Opencode Ag Auth
Enhanced Antigravity OAuth plugin for OpenCode strict quota locking, multi-account rotation, Oh-My-OpenCode in
Teamclaude
Multi-account Claude proxy with automatic quota-based rotation
Dario
A local OpenAI- and Anthropic-compatible proxy that brings your Claude Pro/Max subscription to Cursor, Cline,
Anthropic Claude Max Proxy
OpenAI-compatible proxy for Claude Pro/Max subscriptions using OAuth.
Claude Rotator
Local OAuth proxy that auto-rotates Claude Code accounts across usage limits on macOS and Linux.
Equip Silo Provider
Add a provider (claude, codex, grok, gemini, …) to an already-onboarded account silo with farm equip, completi
Related Agents
Auth
NextAuth v5 expert for JWT, OAuth, and multi-tenant authentication
Loom Daemon
Loom Daemon operator - Tier 2 daemon-mode surface that observes the running Rust loom-daemon binary via MCP to
Cloud Manager
Owns cloud architecture across AWS/Azure/GCP — account/subscription/project structure, landing zones, networki