huawei-cloud-cloudrobo-dispatch
Installation
SKILL.md
Windows / PowerShell: Examples use bash syntax. To run on Windows PowerShell:
- Flatten
\line continuations to a single line, or end lines with a backtick.- Set env vars with
$env:NAME="value"instead ofexport NAME="value".- Single-quoted JSON
'{"a":"b"}'works as-is.
Overview
The cloudrobo-dispatch skill manages embodied task dispatch via the robo-dispatcher
service. It lets the agent create a task that runs on a robot (identified by robot_id) under
an execution model (exec_model_id) inside a session (session_id), monitor it, cancel it, and
retrieve the natural-language task result plus log items.
Applicable scenarios: