modelscope · git:20260907.d8f53f9 · 2026-09-07 · sha256 8cf2376319cf3a94
modelscope git:20260907.d8f53f9C
Immutable. This exact content is served forever at /api/v1/blob/8cf2376319cf3a94.
<!-- Generated Claude Code shim from .agents/skills/modelscope/SKILL.md. Do not edit. --> --- name: modelscope description: "Download, resume, status-check, and SHA256-verify ModelScope model weights. Use for $modelscope download/status/verify/check, Chinese requests to 下载/续传/补全/查看进度/校验 ModelScope 权重, and tasks that need durable background ModelScope downloads under explicit local directories." --- # ModelScope Canonical skill source: `.agents/skills/modelscope/SKILL.md` Before using this skill: 1. Read the canonical skill file above. 2. Follow its routing rules, entrypoints, guardrails, and acceptance criteria. 3. Use the remote-dev companion tools (`remote_*` MCP tools; CLI fallback `python3 .agents/scripts/remote_dev.py tool <name> ...`) for ordinary remote endpoint read/edit/bash/search/patch work. 4. Use this Claude project skill only for the domain workflow described by the canonical source.