robium-ai

65 mods across 1 repository, 8 stars between them.

test-assets

49

robium-ai/robium

Skill Claude CodeCodex

Canonical test assets and fixture sourcing for robotics testing: which worlds, robot models, sample datasets, and recordings to test against for a given robot type; the standard test-assets folder layout with a provenance manifest; pointer vs vendored sourcing modes; fixture and golden policy (tolerance bands, seeded…

8 4d ago A 163 tokens copy · 92% MIT

testing

50

robium-ai/robium

Skill Claude CodeCodex

Test-driven robotics development: smoke tests for launch files, sim-based regression tests, node-level unit tests, policy eval as a test, and CI patterns for robotics repos. Use when: 'test the robot app', 'how do I test this node', 'smoke test', 'regression test in sim', setting up tests for a new robotics project…

8 4d ago A 131 tokens original MIT

testing

51

robium-ai/robium

Skill Claude CodeCodex

Test-driven robotics development: smoke tests for launch files, sim-based regression tests, node-level unit tests, policy eval as a test, and CI patterns for robotics repos. Use when: 'test the robot app', 'how do I test this node', 'smoke test', 'regression test in sim', setting up tests for a new robotics project…

8 4d ago A 131 tokens copy · 95% MIT

alpha

52

robium-ai/robium

Skill Claude CodeCodex

A folded-scalar description that spans multiple indented lines and should be joined with single spaces. Second sentence here.

8 4d ago A 25 tokens original MIT

beta

53

robium-ai/robium

Skill Claude CodeCodex

Plain single-line description.

8 4d ago A 7 tokens original MIT

UserPromptSubmit

54

robium-ai/robium

Hook

Runs when you submit a prompt, before the agent sees it, executing run_hook.sh via sh. From robium-ai/robium.

8 4d ago A tokens not measured original MIT

PostToolUse

55

robium-ai/robium

Hook

Runs after a tool call finishes for Bash tool calls, executing run_hook.sh via sh. From robium-ai/robium.

8 4d ago A tokens not measured original MIT

BeforeAgent

56

robium-ai/robium

Hook

Runs on the BeforeAgent event, executing gemini_hook.mjs via node. From robium-ai/robium.

8 4d ago A tokens not measured original MIT

AfterTool

57

robium-ai/robium

Hook

Runs on the AfterTool event for run_shell_command tool calls, executing gemini_hook.mjs via node. From robium-ai/robium.

8 4d ago A tokens not measured original MIT

SessionEnd

58

robium-ai/robium

Hook

Runs when a session ends, executing run_hook.sh and gemini_hook.mjs via sh (2 commands). From robium-ai/robium.

8 4d ago A tokens not measured original MIT

app-publishing

59

robium-ai/robium

Skill Claude CodeCodex

Publish an implemented, smoke-tested Robium application as one coherent public project: write or revise its product-lab article, prepare real-run media and explanatory assets, apply the Robium editorial cobalt theme, and compose catalog, overview, live, guide, and social surfaces from repository-owned facts. Use when…

8 4d ago A 146 tokens original MIT

architect

60

robium-ai/robium

Skill Claude CodeCodex

Entry-point skill for shaping new robotics applications: lightweight brainstorming, project ideation, requirement/risk discovery, stack selection, comparing or choosing simulators/models/visualization, a first user-visible slice, and a concise architecture decision record. Use when: starting a new robotics app…

8 4d ago A 193 tokens copy · 98% MIT

cloud-run

61

robium-ai/robium

Skill Claude CodeCodex

Deploy headless robotics / sim / demo containers to Google Cloud Run: the build → Artifact Registry → Cloud Run path plus the gotchas that bite sim workloads (no UDP multicast for gz-transport/DDS, CPU allocated only while a request is open, session affinity for per-visitor instances, request timeout / concurrency for…

8 4d ago A 225 tokens copy · 97% MIT

data

62

robium-ai/robium

Skill Claude CodeCodex

Data sourcing strategy for robotics and physical-AI: choose between offline datasets (HuggingFace hub, Open X-Embodiment and similar), simulation-generated data, and teleop/real-robot collection; plan storage formats, episode structure, and dataset versioning. Use when: 'where do we get data', 'training data for the…

8 4d ago A 153 tokens copy · 95% MIT

environments

63

robium-ai/robium

Skill Claude CodeCodex

Virtual-environment-first setup for robotics projects: decide uv/venv vs Docker, make local and remote-server runs reproduce identically, handle GPU passthrough and headless/display forwarding. Use when: setting up any new robotics project environment; 'uv', 'venv', 'virtualenv', 'docker for this project'…

8 4d ago C 162 tokens copy · 88% MIT

foxglove

64

robium-ai/robium

Skill Claude CodeCodex

Foxglove and Lichtblick for robotics visualization: foxglovebridge setup for live ROS 2 robots, choosing the open-source Lichtblick client versus Foxglove, layouts, MCAP playback/recording, and remote web visualization. Use when: 'foxglove', 'lichtblick', 'mcap', an open-source robotics viewer, visualizing a robot on…

8 4d ago B 133 tokens copy · 84% MIT

gazebo

65

robium-ai/robium

Skill Claude CodeCodex

Modern Gazebo (gz, Harmonic/Ionic line) simulation: SDF worlds and models, sensors (lidar, camera, IMU, contact), the rosgz bridge, spawning robots, and headless/server operation. Use when: 'gazebo', 'gz sim', 'rosgz', 'simulate the robot', 'add a lidar to the sim', simulating mobile robots or sensors in the ROS…

8 4d ago B 147 tokens copy · 100% MIT