agent-model-switcher skillA
agent-model-switcher is agent-read markdown (skill) from aaaaqwq/agi-super-team: 批量查看和切换子 agent 的模型配置,用于统一调整多 agent 的 provider/model 设置。.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Agent Model Switcher 批量切换所有子 agent 的模型配置。 ## 用途 - 批量更换所有子 agent 的 model - 同步所有 agent 的 models.json 配置 - 查看所有 agent 当前的 model 配置 ## 使用方式 ### 1. 查看所有 agent 的 model 配置 ```bash python3 ~/clawd/skills/agent-model-switcher/switch_model.py list ``` ### 2. 更换所有子 agent 的 model(不包括 main) ```bash python3 ~/clawd/skills/agent-model-switcher/switch_model.py set <provider>/glm-5 ``` ### 3. 更换指定 agent 的 model ```bash python3 ~/clawd/skills/agent-model-switcher/switch_model.py set <provider>/glm-5 --agents code,ops,quant ``` ### 4. 同步所有 agent 的 models.json(从 main 复制) ```bash python3 ~/clawd/skills/agent-model-switcher/switch_model.py sync-models ``` ### 5. 同步指定 agent 的 models.json ```bash python3 ~/clawd/skills/agent-model-switcher/switch_model.py sync-models --agents batch,law,xiaotu ``` ## 参数说明 | 参数 | 说明 | |------|------| | `list` | 列出所有 agent 的 model 配置 | | `set <model>` | 设置 agent 的 model | | `sync-models` | 从 main 复制 models.json 到其他 agent | | `--agents <names>` | 指定要操作的 agent(逗号分隔) | | `--include-main` | 包括 main agent(默认不包括) | | `--dry-run` | 只显示将要执行的操作,不实际执行 | ## 常用模型 | 别名 | 完整名称 | |------|---------| | glm5 | <provider>/glm-5 | | glm47 | <provider>/glm-4.7 | …
Read the whole file at its exact version.
How to install
mdr add aaaaqwq/agi-super-team/agent-model-switcher@git:20260331.3101f5cmdr add aaaaqwq/agi-super-team/agent-model-switcher@sha256:cb99904a42a3185aPin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_zz6lqusu43v3r2by)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260331.3101f5c latest | 2026-03-31 | 3101f5c | 2,458 B | A | view · diff |
| git:20260331.c38c957 | 2026-03-31 | c38c957 | 2,399 B | A | view · diff |
| git:20260317.9114106 | 2026-03-17 | 9114106 | 2,303 B | C | view · diff |
| git:20260309.5eff0c2 | 2026-03-09 | 5eff0c2 | 2,277 B | C | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (2458 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
aaaaqwq/agi-super-team · 98 stars · license MIT · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_zz6lqusu43v3r2by GET https://markdownregistry.com/api/v1/resolve?ref=aaaaqwq/agi-super-team/agent-model-switcher GET https://markdownregistry.com/api/v1/blob/cb99904a42a3185ab10f18b23176c130f4ce0849598875fb8a59ff10981fbcf3
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.