DeepSeek V4 Model Switcher
Paste the following prompt into your AI chat to install this skill:
Please follow https://skillhub.cn/install/skillhub.md and install @user_346b2eef/deepseek-model-switcher.
About this skill
Problem Solved
In long conversations, users often want to start on DeepSeek V4 Flash for quick answers, then switch to DeepSeek V4 Pro for complex reasoning, long context, or higher-precision tasks. If each change requires manually specifying model parameters or restarting context, the workflow feels heavy. Model Switcher addresses the immediate selection of a model inside the current session: it switches between two DeepSeek V4 tiers based on natural-language intent and returns a short confirmation.
How It Works
The skill listens for switching intent, such as asking to switch Pro, switch Flash, or switch back. When triggered, it performs three steps:
- Identify whether the target is
deepseek/deepseek-v4-proordeepseek/deepseek-v4-flash - Call
session_status(model=...)to update the current session model - Reply that the current model has changed and mention the approximate Token cost
The key point is that it only changes the current session model override. It does not modify the default model, nor does it affect other sessions. This makes model selection a lightweight conversational action rather than a configuration step.
Scope and Notes
This skill is not a general-purpose model router. It only covers the two models listed in the source: Pro is stronger but more expensive, while Flash is faster and cheaper. Switching applies only to the current session; other sessions in a group chat are not affected. Replies should stay concise, so each switch does not require verbose explanations.
Use Cases
- When debugging long-chain reasoning, say switch Pro to move the current session to DeepSeek V4 Pro and verify complex answers.
- When handling simple Q&A or batch drafts, say switch Flash to move the current session to DeepSeek V4 Flash and reduce Token cost.
- Switch models in a personal group-chat session, confirming that only the current session is overridden and other sessions are unchanged.
- After switching, require only a short confirmation of the current model and approximate cost to avoid verbose replies.
Best For
- Engineers debugging agent conversation flows: need to switch the current session between Pro and Flash to compare complex reasoning and low-cost responses.
- Product or operations staff drafting with DeepSeek: use Flash for quick drafts, then switch to Pro for long-form or complex structure refinement.
- AI platform operators managing multiple sessions: need switching to affect only the current session without changing default models or other sessions.
- Cost-sensitive team members: need to confirm Token cost changes when switching and choose the model tier that fits the current task.
Related Skills
An AI workflow that structures personal knowledge bases, IMA, Yuque, and Feishu content into approved personas for paid WeChat mini-agent deployment.
Local workflow memory with matching and SOP updates.
An OpenClaw live streaming executor that initializes TRTC streaming, starts a real-time dashboard, generates viewer URLs, and continuously reports live events.
Breaks down physical supply chains for super-trends to identify second- and third-layer bottlenecks, runs valuation and reverse checks, and maintains trackable reports.