Claude Code Switch Glm AI Unlocked — AI skill for Claude Code
🚀 Config สำหรับสลับ Claude Code ระหว่าง GLM, Subscription (Max Plan) และ API บน Mac - พิมพ์ ccg, ccs, cca แล้วใช้งานได้เลย.
How to install Claude Code Switch Glm AI Unlocked
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open aiunlocked1412/claude-code-switch-glm-ai-unlocked and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Claude Code Switch Glm AI Unlocked does
🚀 Config สำหรับสลับ Claude Code ระหว่าง GLM, Subscription (Max Plan) และ API บน Mac - พิมพ์ ccg, ccs, cca แล้วใช้งานได้เลย!
Alternatives in AI
- UI UX Pro Max Skill — An AI SKILL that provide design intelligence for building professional UI/UX multiple platforms 45.8k ★
- WindsurfAPI — Turn Windsurf / Devin Desktop's 100+ AI models (Claude, GPT, Gemini, DeepSeek, Kimi, GLM, SWE) into OpenAI-, A 3k ★
- macOS Use — Make Mac apps accessible for AI agents 2k ★
README
Claude Code Switch - AI Unlocked
สลับใช้งาน Claude Code บน Windows ได้ 3 โหมด:
| โหมด | คำสั่ง | รายละเอียด |
|---|---|---|
| GLM | ccg |
GLM ผ่าน z.ai |
| Subscription | ccs |
Claude Subscription / Max Plan |
| DGX | ccd |
LM Studio ที่ 192.168.1.150:8080 ผ่าน compatibility proxy |
DGX models
| Claude tier | LM Studio model |
|---|---|
| Haiku | qwen3.8-27b-uncensored |
| Sonnet | openthai2.0-qwen3.8-27b |
| Opus | qwen3.8-flash-next@iq4_xs |
LM Studio ต้องเปิด API ที่ `http://192.168.1.150:8080` สคริปต์จะเปิด compatibility proxy ที่ `127.0.0.1:18150` อัตโนมัติ เพื่อจัดตำแหน่ง system messages จาก Claude Code ให้ chat template ของ Qwen รองรับได้
คำสั่ง
ccg # สลับเป็น GLM แล้วเปิด Claude
ccs # สลับเป็น Subscription แล้วเปิด Claude
ccd # สลับเป็น DGX แล้วเปิด Claude
ccc # แสดงโหมดปัจจุบัน
cc # เปิด Claude ด้วยโหมดปัจจุบัน
dgx_on # สลับเป็น DGX โดยยังไม่เปิด Claude
claude_sub # สลับเป็น Subscription โดยยังไม่เปิด Claude
glm_on # สลับเป็น GLM โดยยังไม่เปิด Claude
เลือกโมเดล DGX โดยตรงได้ เช่น:
ccd --model "qwen3.8-flash-next@iq4_xs"
ccd --model "openthai2.0-qwen3.8-27b"
ccd --model "qwen3.8-27b-uncensored"
PowerShell Profile โหลดไฟล์นี้โดยตรง:
. "C:\aiunlock-dev\claude-code-switch-glm-ai-unlocked\claude-code-switch-glm-ai-unlocked.ps1"
GLM token ถูกอ่านจาก User environment variable ชื่อ `AIUNLOCKED_GLM_TOKEN` และจะไม่ถูกเก็บใน repository
คำสั่งเปิด Claude ใช้ `--dangerously-skip-permissions` ตามพฤติกรรมเดิม ของโปรเจกต์ โปรดใช้งานด้วยความระมัดระวัง
Related Skills
Claude Glm Switcher
Claude Code --glm mode switcher - Toggle between Anthropic subscription and z.ai API with one flag
Toknotch
See how many times over each AI plan has paid for itself — Claude Code, Codex and the rest, priced against the
Claude Auto API
Claude Code settings.json auto-config tool to quickly switch API_KEY, AUTH_TOKEN, and model configs across mul
Velora
Your AI-powered personal wealth advisor. Automated portfolio monitoring, market analysis, and investment brief
Claude Failover
Backup brain for Claude Code. When your Claude Max plan hits its limit or Claude is down, flip one command and
Claude Max API Proxy
Actively maintained fork that allows using Claude Code as a model provider via OpenAI compatible protocol
Related Agents
Glm Agent
Runs Z.AI GLM on the user's GLM Coding Plan. Three modes - consult (direct API call, 1M context, for inputs to
Network Config Reviewer
Network configuration security and correctness auditor. Invoke when given a router or switch configuration to
API GraphQL Analyst
MUST BE USED for GraphQL API analysis - provides GraphQL schema design, resolver optimization, N+1 problem det