Agent Skills#

Agent skills can give your agent focused instructions for debugging, tutoring, or working through specific parts of the workflow.

This page lists skills that may help you work through the course.

Available Skills#

Troubleshooting for This Course#

Use the End-to-End Physical AI With the Unitree G1 troubleshooting skill when your agent needs to triage course-specific issues with RealSense cameras, Isaac Teleop, MuJoCo teleop, ROS domain crosstalk, image dimensions, or workflow setup.

Example Prompts
  • “My RealSense camera is not detected in realsense-viewer, but sudo rs-enumerate-devices works.”

  • ros2 topic list shows topics from another robot on the same network.”

  • “Starting real robot teleop opens a MuJoCo window instead.”

Isaac Sim Troubleshooting#

Use the Isaac Sim troubleshooting skill when Isaac Sim hangs, freezes, loads scenes slowly, runs out of GPU memory, or has rendering or physics startup issues.

This can help your agent diagnose issues such as:

  • Isaac Sim startup hangs

  • USD scene loading delays

  • Shader or MDL compilation delays

  • Physics startup issues

  • Rendering or GPU memory problems

Example Prompts
  • “Isaac Sim hangs during startup after I launch the simulation workflow.”

  • “My USD scene takes a long time to load and the viewport stays blank.”

  • “Isaac Sim reports GPU memory pressure while loading the robot scene.”

Physical AI Tutor#

Use the Physical AI Tutor skill when you want an agent to tutor you through the course step by step, explain workflow concepts, or help you decide what to do next.

This skill can also reference other NVIDIA-provided skills for Omniverse and Isaac.

Example Prompts
  • “Tutor me through this course one step at a time, starting with the prerequisites.”

  • “Give me a theory-only overview of this course and quiz me on those concepts.”

  • “I want to take the simulation workflow hands-on and pause after each action-heavy step.”

  • “Explain the difference between the simulation path and real robot path, then check whether I am ready to choose one.”