huggingfacelisted
Install: claude install-skill robium-ai/robium-plugin
# huggingface
The robotics-specific Hub layer for robium — this skill deliberately does
*not* teach Hub mechanics itself. HuggingFace ships and maintains its own
skill catalog (`huggingface/skills` on GitHub, 25 skills as of 2026-07-10
— counted directly from the repo's README skills table, fetched directly
on 2026-07-10) covering
auth, download/upload, repo management, Jobs, and every other Hub operation
in depth and kept current with the live `hf` CLI. Re-teaching any of that
here would drift out of sync with the upstream catalog almost immediately —
so the first thing this skill does, every time, is make sure that catalog is
actually installed, then get out of the way. What's left for this skill to
own is narrow: which datasets and models matter for robium's two verticals
(manipulation, navigation), and the Hub-side conventions robotics data
follows there.
## When to use this skill
- Any Hub operation inside a robotics project where the HuggingFace skills
aren't installed yet — install them first (see Key directives), then use
them directly rather than working around this skill.
- Deciding *which* dataset or model on the Hub fits a manipulation or
navigation task, or understanding the Hub-side conventions
(`LeRobot` tag, dataset card fields) a robotics dataset follows.
- The trigger phrases in the description: HF hub operations inside a
robotics project, 'huggingface dataset for robots', 'upload the policy to
the hub'.
- Cross-references — go to the sibling