claude-switch-models-setup

Installation
SKILL.md

Claude Code Multi-Provider Profiles

Overview

This skill creates an isolated-but-shared profile system for Claude Code CLI. Each profile gets its own .claude.json state file (credentials and session history) while sharing skills, projects, hook scripts, agents, and installed plugin state across all profiles — and converging each profile's settings.json (hook registration, marketplaces, env feature flags, permissions, preferences) from the default profile, so the only intended difference between profiles is the model/provider.

The result: you can open one terminal with Kimi, another with DeepSeek, another with Anthropic — each running as a fully independent Claude Code process, without configuration bleed.

How It Works

Installs
130
GitHub Stars
1.3K
First Seen
Jun 24, 2026
claude-switch-models-setup — daymade/claude-code-skills