ASAP

SkillDev tools

"Use ASAP to train humanoid policies, retarget SMPL motions, and

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the ASAP skill

What this skill tells your AI

The instructions your AI receives, as published by vectorspacelab/arex-skill in skills/repositories/repo-skills/asap/SKILL.md and read by ahel’s review.

Use this skill for the ASAP humanoid learning stack: training and evaluating policies in HumanoidVerse, retargeting SMPL/AMASS motion into robot motion files, and running sim2sim or sim2real deployment helpers.

Install and Import Check

Start with the bundled doctor script from the generated ASAP skill root, then add the backend-specific pieces you need.

python scripts/asap_doctor.py --help
python scripts/asap_doctor.py --repo-root <asap-checkout> --section core

For the common Python stack, install the editable packages plus the repo-local utilities you need:

pip install -e .
pip install -e isaac_utils
# optional for deployment helpers
pip install -e sim2real

Use a CUDA-capable PyTorch build for the training routes and the policy runtime routes that expect GPU acceleration. Install simulator- or hardware-specific SDKs separately when the doctor script reports them missing.

Read references/install-and-backends.md before choosing a simulator backend or attempting motion retargeting or robot deployment.

Route by Task

Common Starting Points

Shared References

Boundaries

This is a runtime skill for the ASAP package, not a maintainer release guide. It does not cover unrelated repo maintenance, packaging policy, or non-ASAP robot stacks.

If a task is only about generic PyTorch, general RL theory, or a different simulator stack, route it elsewhere instead of forcing it through ASAP-specific guidance.

Signals

GitHub stars
266
Forks
21
Last commit
Sep 2026

ahel review

  • K1binfo
    installs-packages
  • K6low
    bundled executables the agent is told to run
  • K1binfo
    installs-packages (in references/install-and-backends.md)
  • K1binfo
    installs-packages (in sub-skills/motion-retargeting/references/troubleshooting.md)
  • K1binfo
    installs-packages (in sub-skills/sim2real-deployment/references/troubleshooting.md)
  • K1binfo
    installs-packages (in sub-skills/sim2real-deployment/references/workflows.md)

Automated review, not a security audit. Ruleset v1+k2.

Advanced
Catalog kind
skill
Gateway key
asap
Source
github.com/vectorspacelab/arex-skill