isaac

star 0

Isaac Lab project-specific conventions. Environment activation, standalone AppLauncher pattern.

riemac By riemac schedule Updated 1/26/2026

name: isaac description: Isaac Lab project-specific conventions. Environment activation, standalone AppLauncher pattern.

Isaac Lab Development Skill

Environment Setup

Environment Activation: Before executing any terminal commands, activate the uv environment in the ~/isaac directory:

source ~/isaac/env_isaac/bin/activate

Script & Documentation Development

Script Development Pattern

  • Follow the standalone development mode, using AppLauncher as the core launcher
  • All scripts must be self-contained and properly initialize the Isaac Sim application context
Install via CLI
npx skills add https://github.com/riemac/vibe --skill isaac
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator