cloudml-eval-ops

cloudml-eval-ops is a skill for Claude Code, Codex from MiaoDX/roboclaws. It costs 99 tokens per session (3,923 once invoked), scanned A, original, MIT.

A set of instructions for running an existing Roboclaws evaluation harness on CloudML, a cloud environment for running computing tasks.

In plain words
What is it for?
Running, refreshing, resuming, monitoring, collecting, or debugging Roboclaws evaluation rows on CloudML.
Why use it?
It coordinates cloud jobs, file transfers, retries, interruptions, and result collection without changing the evaluation harness or turning CloudML into the product backend.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/miaodx/roboclaws/cloudml-eval-ops
Any agent
npx skills add MiaoDX/roboclaws --skill cloudml-eval-ops
Clone the repo
git clone --depth 1 https://github.com/MiaoDX/roboclaws

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for cloudml-eval-ops

README.md
[![agentmods](https://agentmods.dev/badge/skills/miaodx/roboclaws/cloudml-eval-ops.svg)](https://agentmods.dev/skills/miaodx/roboclaws/cloudml-eval-ops)
Your own site
<a href="https://agentmods.dev/skills/miaodx/roboclaws/cloudml-eval-ops"><img src="https://agentmods.dev/badge/skills/miaodx/roboclaws/cloudml-eval-ops.svg" alt="Measured on agentmods" height="20"></a>
Per session 99 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,923 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00099 $0.03923
Opus 5 $0.00049 $0.01962
Sonnet 5 $0.00020 $0.00785
Haiku 4.5 $0.00010 $0.00392

Measured 4d ago against content hash 06bbc3508a60, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

cloudml-eval-ops scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/cloudml-eval-ops/SKILL.md · 328 lines

How it starts

The opening of the file, as written. The whole thing — 328 lines — stays where its author put it; the contents beside it link to each section on GitHub.

CloudML Eval Ops

Run CloudML as an execution environment for an existing Roboclaws Eval Harness manifest. Do not make CloudML a product backend and do not reimplement CloudML or storage APIs in Roboclaws.

Ownership

  • Let Roboclaws own row selection, commands, graders, result schemas, and final reports. Read ../eval-harness/SKILL.md before selecting rows.
  • Use the installed cml-shared, cml-resource, and cml-train skills and the official cml CLI for context, resources, YAML, submit, describe, logs, events, stop, and task status.
  • Use the installed executor skill only for cross-platform Repo and JuiceFS/FDS operations. Read its CloudML defaults before those operations.
  • Keep cluster, queue, image, mount, endpoint, and credential values in existing environment-owned CML/executor configuration or run-local ignored files. Do not add them to this skill, tracked source, commands printed in reports, or normal eval artifacts.

Task Authorization

Treat an explicit human request to run or refresh a repo-scoped CloudML eval as authorization for all necessary in-scope operations: read-only preflight, source and asset packaging, scoped upload, image publication when required by the selected row, task submission, monitoring, logs/events, result download, collection, stopping a failed or stalled task, and repair followed by a new attempt. Do not pause for per-command or per-stage approval while workspace, provider routes, queue/resource class, maximum concurrency, and documented cost envelope remain unchanged.

Record every agent-initiated retry as a new attempt. Keep scheduler automatic retry disabled unless the eval contract explicitly requires it. Ask before a material workspace, provider, credential, queue/resource, concurrency, or cost expansion; publication of durable baselines/catalog entries; physical robot movement; or any destructive deletion. Never delete a CloudML task or remote artifact without explicit authorization for the exact target and consequence.

Read the full file on GitHub · 328 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 328 lines · 99 tokens per session scan A 06bbc3508a60

Subscribe to this mod's changes

cloudml-eval-ops is a skill published in the GitHub repository MiaoDX/roboclaws (6 stars, last pushed yesterday), licensed MIT. It adds 99 tokens to every session and 3,923 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.