用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/sandraschi/vla-mcp --skill vla-expert命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | vla-expert |
| description | Vision-Language-Action co-training with Wall-OSS-0.5, WALL-WM, and fleet simulation loops |
vla_status - confirm upstream clones and dataset rootvla_fleet(operation='scenario_brief') - plan simulation boundaryvla_dataset(operation='ingest_episode') - register each run (include failures)vla_dataset(operation='export_shard') - manifest for wall-x dataloadersvla_training(operation='co_train_prepare') - DMuon + gradient-bridged co-trainvla_wall(operation='infer_prepare') - deploy to Raspbot / edge agents| Variable | Purpose |
|---|---|
| VLA_WALL_X_ROOT | Clone of wall-x |
| VLA_WALL_WM_ROOT | WALL-WM subtree (defaults to wall-x root) |
| VLA_DMUON_ROOT | DMuon training scripts root |
| VLA_DATASET_ROOT | Local episode + export store |
| VLA_CHECKPOINT | Model weights path |
| VLA_WORLDLABS_MCP_URL | worldlabs-mcp HTTP base |
| VLA_ROBOTICS_MCP_URL | robotics-mcp HTTP base |
| VLA_AVATAR_MCP_URL | avatarops HTTP base |
This MCP orchestrates and prepares; it does not run GPU training unless upstream is wired. Always report missing clones/checkpoints truthfully.