xlang-aixlang-aiOfficialยท17 Agent Skills Included

CUA-Gym

Generate verifiable training tasks for computer-use agents

Generates verified training tasks, environment states, and reward functions for computer-use agents across 110 desktop and web environments. Eliminates hours of manual task authoring by running generator, discriminator, and orchestrator agents that produce tested reward triples automatically. Ships a 32,000-task dataset plus per-app guides covering LibreOffice, Chrome, GIMP, Blender, Grafana, and mock web apps.
npx skills add xlang-ai/CUA-Gym --all -g -y

All Skills in This Repository (17)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install CUA-Gym?โ–ผ

Run `npx skills add xlang-ai/CUA-Gym --all -g -y` in your terminal to install all skills in this suite globally.

What does CUA-Gym do?โ–ผ

It automatically creates verified training tasks for computer-use agents, bundling each task instruction with an executable environment state and a programmatic reward function.

Which applications does CUA-Gym cover?โ–ผ

It covers 110 environments including LibreOffice, Chrome, VS Code, GIMP, Blender, VLC, Grafana, Penpot, and 94 mock web apps like Gmail, Slack, and Notion.

How are the generated tasks verified?โ–ผ

A discriminator agent writes reward scripts without seeing the generator's code, and an orchestrator iterates until the reward scores 1.0 on the golden state and 0.0 on the initial state, followed by a majority-vote filter.

Can I download the pre-built CUA-Gym dataset?โ–ผ

Yes. The full dataset of 32,112 verified task bundles is available on Hugging Face at xlangai/CUA-Gym and can be loaded with the standard datasets library.

Related Repositories in Education & Research

View All in Education & Researchโ†’