vmos-dev
- 5 skills
- 0 followers
- 10 hours ago last updated
- ▌ Vmos Edge Flowsmith · vmos-dev bundle为 VMOS Edge 创建、修改、审核、校验和排障 YAML flow 自动化脚本。覆盖 appId 配置、命令数组、选择器、 变量、repeat/while/break 循环控制、2FA/TOTP、长跑浏览、养号、私信、注册和真机执行。用户提到 VMOS Edge flow、脚本、自动化或养号,提供 appId + --- + commands YAML,或反馈流程报成功却没动作、 找不到元素、跳过分支、变量异常、循环不停止时使用。仅适用于 VMOS Edge YAML flow,不处理其他自动化 格式或单纯设备管理。
- ▌ Operate Vmos Edge CLI · vmos-dev bundleUse when a task involves VMOS Edge Desktop — creating or controlling Android virtual devices on edge hosts, interacting with the Electron desktop UI via CDP, automating device workflows with YAML playbooks or batch JSON, or recovering from CLI error codes.
- ▌ Vmos Edge Control API · vmos-dev bundleUse this skill when controlling a VMOS Edge Android cloud phone through the Android Control API. If the current session also has `vmos-edge-container-api`, use `host_ip` and resolve the target `db_id` through the container APIs first. If this skill is installed alone, prefer `cloud_ip`; if `host_ip` and `db_id` are already known, the host route can also be used. If no IP is provided and local `cbs_go` is running, default `host_ip` to `127.0.0.1`.
- ▌ Workflow Skill Creator · vmos-dev bundleUse when creating Android UI automation workflows, recording tap sequences, or building replayable device scripts. Triggers on tasks involving Android device interaction, accessibility selectors, or workflow-script.json files. Do NOT use for pure canvas games, OpenGL rendering, or custom drawing surfaces without standard UI elements.
- ▌ Vmos Edge Container API · vmos-dev bundleUse this skill when managing VMOS Edge cloud phone containers through the Container API via the host machine IP (`host_ip`). Covers host queries, instance lifecycle, db_id/cloud_ip lookup, batch operations, app distribution, and async polling. If no IP is provided and local `cbs_go` is running, default `host_ip` to `127.0.0.1`. Use it to resolve `db_id` when `vmos-edge-control-api` needs host_ip-based routing.