worker-model-switch

Installation
SKILL.md

Worker Model Switch

Switch a Worker's LLM model using the hiclaw CLI. The controller handles all details: model parameter resolution, openclaw.json generation, storage push, and container recreation.

Usage

hiclaw update worker --name <WORKER_NAME> --model <MODEL_ID>

Examples:

hiclaw update worker --name alice --model claude-sonnet-4-6
hiclaw update worker --name alice --model deepseek-chat

What happens

Installs
3
GitHub Stars
5.0K
First Seen
Apr 6, 2026
worker-model-switch — agentscope-ai/hiclaw