environments skillA
environments is agent-read markdown (skill) from robium-ai/robium: Set up reproducible robotics environments with uv, Docker, or GPU hosts..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Environments Define the runtime contract before writing around machine-specific accidents. Local and remote runs should differ only where the hardware genuinely differs. ## Choose the smallest sufficient boundary - **uv:** pure-Python robotics, ML, data, and tooling without required system packages. Commit the lockfile and run project commands through `uv run`. - **Docker:** ROS 2, native libraries, apt packages, an exact Linux userspace, or deployment as a container. - **Docker plus uv:** use Docker for the system layer and a project environment for substantial Python dependencies; do not turn the image's system Python into an untracked package set. - **Remote GPU host:** use when the workload has no viable local hardware path. Record this as a deliberate exception to local/remote symmetry. Preflight the actual machine before deciding. Confirm architecture, OS, Docker daemon, accelerator, driver, disk, and available Python tooling. Use the Robium doctor if present; fall back to direct probes when it is not. ## Keep the contract reproducible - Pin Python and dependency resolution with a lockfile, or pin the container …
Read the whole file at its exact version.
How to install
mdr add robium-ai/robium/environments@git:20260918.06c6019mdr add robium-ai/robium/environments@sha256:eeb6db6fbb0fa77aPin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_c5x6yx73nwseoahr)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260918.06c6019 latest | 2026-09-18 | 06c6019 | 3,551 B | A | view · diff |
| git:20260907.863840e | 2026-09-07 | 863840e | 3,321 B | A | view · diff |
| v2.0.0 | 2026-08-25 | b51ac59 | 20,441 B | A | view · diff |
| v1.7.1 | 2026-08-03 | dbc1928 | 20,904 B | A | view · diff |
| v1.7.0 | 2026-08-03 | d53502d | 21,005 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (3551 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
robium-ai/robium · 14 stars · license MIT · pushed 2026-09-22 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_c5x6yx73nwseoahr GET https://markdownregistry.com/api/v1/resolve?ref=robium-ai/robium/environments GET https://markdownregistry.com/api/v1/blob/eeb6db6fbb0fa77afe47e92aaffcf52f08e7c69f479b91ec255d58bca8ff3663
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.