evaluating-cosmos-policy

Runs Cosmos Policy LIBERO and RoboCasa benchmark evaluations via command-line workflows.

Updated May 4, 2026
One-click install
npx skills add https://github.com/Supporter09/Face_Anti_Spoofing_Biometric --skill evaluating-cosmos-policy-supporter09
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: evaluating-cosmos-policy
Source: https://github.com/Supporter09/Face_Anti_Spoofing_Biometric/tree/main/.claude/skills/cosmos-policy
Command: npx skills add https://github.com/Supporter09/Face_Anti_Spoofing_Biometric --skill evaluating-cosmos-policy-supporter09

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you set up and run NVIDIA Cosmos Policy evaluations without having to piece together benchmark flags, rendering settings, and environment setup by hand.

Core Features & Use Cases

  • LIBERO evaluation: Run smoke tests or full benchmark sweeps on the official Cosmos Policy LIBERO entrypoint with repeatable seeds and task-suite configuration.
  • RoboCasa evaluation: Launch single-task or multi-task RoboCasa runs with the required object split, dataset stats, and EGL rendering setup.
  • Profiling and validation: Check inference latency, verify results, and troubleshoot common issues like GPU mismatches, asset setup problems, or host-runtime incompatibilities.

Quick Start

Use this Skill to prepare the Cosmos Policy environment and run the appropriate LIBERO or RoboCasa evaluation command for your benchmark target.

Frequently Asked Questions about evaluating-cosmos-policy

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run Cosmos Policy evaluation on the LIBERO benchmark?

To run Cosmos Policy evaluation on LIBERO, you need to configure benchmark flags, repeatable seeds, and task-suite settings. This Skill prepares the environment and executes the official Cosmos Policy LIBERO entrypoint for both smoke tests and full benchmark sweeps.

What environment variables are required for headless GPU execution during robot evaluation?

Headless GPU execution during robot evaluation requires EGL rendering environment variables, dataset statistics paths, and checkpoint paths. You must set these alongside explicit benchmark flags to properly validate manipulation benchmark results on local or cluster machines.

Can I use this Skill to run RoboCasa single-task and multi-task evaluations?

Yes, you can run RoboCasa single-task or multi-task evaluations using this Skill. It configures the required object split, dataset statistics, and EGL rendering setup to launch RoboCasa runs with the correct environment variables and reproducible seeds.

Does Cosmos Policy evaluation support inference profiling and latency checks?

Yes, Cosmos Policy evaluation supports inference profiling and latency checks. This Skill helps you check inference latency, verify results, and troubleshoot common issues like GPU mismatches, asset setup problems, or host-runtime incompatibilities during evaluation.

Why are my robot manipulation benchmark results failing to validate?

Robot manipulation benchmark results may fail to validate due to missing reproducible seeds, incorrect dataset statistics paths, or GPU mismatches. This Skill ensures explicit benchmark flags and EGL rendering settings are correctly applied to validate evaluation results.