Solo CLI Guide

v1.0.3

Interactive step-by-step tutor for Solo CLI — guides a human through environment setup, robot arm calibration, teleoperation, dataset recording, and policy t...

1· 49·0 current·0 all-time
bySamarth Shukla@samarthshukla6
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description match the included domain actions, tutorials, and prompts. All required actions (installing uv, cloning solo-cli, running solo robo commands, pushing to HuggingFace/W&B) are coherent with a CLI tutor for Solo CLI; no unrelated credentials, binaries, or config paths are demanded.
Instruction Scope
SKILL.md and the tutor prompt confine the agent to bundled domain/tutorial files and to presenting commands verbatim from those files. The skill explicitly enforces human-in-the-loop validation and a hard boundary for out-of-scope questions. It asks the user to run environment checks in their own shell (e.g., VIRTUAL_ENV, groups $USER) but does not instruct the agent to read user files or secrets.
Install Mechanism
The skill is instruction-only (no install spec), which minimizes disk/write risk. However the tutorial instructs users to run networked installs: piping astral.sh install script to sh, cloning GitHub repos, and using uv pip install from PyPI. These are expected for this purpose but carry the usual risks of running remote install scripts and installing packages from the network — the skill itself warns users to review remote scripts before piping to shell.
Credentials
The skill declares no required environment variables or credentials. Optional credentials mentioned (HuggingFace token, Weights & Biases key) are only relevant to optional push/log flows and are justified by the training/publishing actions. The SKILL.md does ask users to check environment state themselves but does not request the agent access those values.
Persistence & Privilege
No always:true flag, no install spec, no code written to disk by the skill. The skill does not attempt to modify other skills or system-wide agent settings. Autonomous execution is disabled by policy in the prompt (this skill is a guide), so it has limited privilege.
Assessment
This appears to be a coherent, human-in-the-loop tutor for Solo CLI. Before installing or running commands the tutorials show: (1) Review any remote installer scripts (e.g., astral.sh) before piping them to sh; (2) verify the GitHub repo (https://github.com/GetSoloTech/solo-cli) and PyPI package match the project you expect; (3) never paste tokens/credentials into chat — only enter them in your own terminal when the tooling asks; (4) pushing to HuggingFace or enabling W&B will require tokens you supply locally — the skill does not read or store them. If you need the agent to run commands autonomously, note that this skill explicitly does not and points to a different executor skill (solo_impl) which is not included here.

Like a lobster shell, security has layers — review code before you run it.

latestvk97ckw1zc64z3aa7ectvd5yrc584ew4d

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🦾 Clawdis

Comments