Home / miaodx / roboclaws · skills/visual-result-showcase/SKILL.md · GitHub

visual-result-showcase skillA

visual-result-showcase is agent-read markdown (skill) from miaodx/roboclaws: Create blog, README, social, or demo-review visual showcases from completed Roboclaws run artifacts, especially chaptered GIFs/contact sheets for household cleanup runs. Use when asked to turn report output, robot_views, traces, or run_result.json into polished visual result evidence without rerunning the robot task..

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

# Visual Result Showcase

Use this skill when a completed Roboclaws run needs to become a publishable
visual artifact: blog GIF, README demo strip, release note contact sheet, or
operator-facing result montage.

## Boundary

This is post-run artifact work. By default, use only:

- `run_result.json`
- `trace.jsonl`
- `agent_view.json`
- `robot_views/*`
- public report images such as `before.png`, `after.png`, and map previews

Do not run a new robot task, call a VLM, inspect private manifests, or imply
that report-only views were agent inputs. If a score is shown, label it as
post-run evaluation.

## Household Cleanup GIF

For cleanup result showcases, prefer the whole-task story:

1. task and before state;
2. observe sweep progress;
3. every object cleanup chain, preserving the visible tool order;
4. final state and post-run evaluation.

Use the bundled renderer:

```bash
python skills/visual-result-showcase/scripts/render_household_cleanup_showcase.py \
  --run-dir output/household/household-world/cleanup/direct-world-public-labels/seed-7 \
  --out-dir docs/blog/assets/household-cleanup-showcase
```

The script writes:

- `showcase.gif`
- `contact_sheet.png`
- `frames/*.png`
…

Read the whole file at its exact version.

How to install

Latest version
mdr add miaodx/roboclaws/visual-result-showcase@git:20260816.39a87d9
Exact content
mdr add miaodx/roboclaws/visual-result-showcase@sha256:d8ffb4179d5b6aee

Pin 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.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_qq6de3f565vkf5zd.svg)](https://markdownregistry.com/a/art_qq6de3f565vkf5zd)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260816.39a87d9 latest2026-08-16 39a87d9 2,221 BA view · diff
git:20260607.a0ae86e2026-06-07 a0ae86e 2,228 BA view · diff
git:20260607.a97ed2c2026-06-07 a97ed2c 2,224 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (2221 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

GitHub

miaodx/roboclaws · 6 stars · license MIT · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_qq6de3f565vkf5zd
GET https://markdownregistry.com/api/v1/resolve?ref=miaodx/roboclaws/visual-result-showcase
GET https://markdownregistry.com/api/v1/blob/d8ffb4179d5b6aeebe836ec98027714ece0c014e2e50ad7fa6be86e40426b593

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.

More from miaodx/roboclaws

AGENTS.md agents
miaodx/roboclaws · AGENTS.md
git:20260816.ecc907e · audit A · 6 stars
CLAUDE.md claude
miaodx/roboclaws · CLAUDE.md
git:20260626.e56711f · audit A · 6 stars
cloudml-eval-ops skill
miaodx/roboclaws · skills/cloudml-eval-ops/SKILL.md · Run frozen Roboclaws Eval Harness rows on CloudML with bounded parallelism, official cml lifecycle commands…
git:20260826.4cd1c7a · audit A · 6 stars
eval-evolution skill
miaodx/roboclaws · skills/eval-evolution/SKILL.md · Prepare, run, review, and explicitly promote bounded Skill or existing-MCP Eval Evolution campaigns through the…
git:20260816.2788518 · audit A · 6 stars
eval-harness skill
miaodx/roboclaws · skills/eval-harness/SKILL.md · Select and run Roboclaws validation, product, eval-suite, and live-agent eval rows from a plan, diff, or explicit…
git:20260918.a03741f · audit A · 6 stars
household-world skill
miaodx/roboclaws · skills/household-world/SKILL.md · Complete household-world goals through public household MCP tools.
git:20260918.c6faf47 · audit A · 6 stars
raw-fpv-visual-labeler skill
miaodx/roboclaws · skills/raw-fpv-visual-labeler/SKILL.md · Label visible cleanup-relevant movable objects from grouped RAW-FPV frames without creating executable cleanup handles.
git:20260622.3dd53c6 · audit A · 6 stars
report-performance-analysis skill
miaodx/roboclaws · skills/report-performance-analysis/SKILL.md · Use this skill whenever the user asks whether a Roboclaws live-agent report run is faster, wants to compare Agent…
git:20260728.cda130b · audit A · 6 stars
scene-gaussian-map-alignment skill
miaodx/roboclaws · skills/scene-gaussian-map-alignment/SKILL.md · Align scene Gaussian/splat, USD/mesh, and robot map assets into an honest digital-twin evidence workflow. Use when a…
git:20260816.3e0c2f2 · audit A · 6 stars

Every file in miaodx/roboclaws

Browse by kind, by grade A, or by owner.