LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

isaac-scripting - Execute Python scripts in Isaac Sim

Execute Python scripts via TCP in Isaac Sim with full access to pxr, omni, and isaacsim APIs for operations not covered by granular MCP tools.

Tags

Updated: 2026-03-25

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • execute Python script
  • access omni API
  • access pxr API
  • access isaacsim API
  • query simulation state
  • traverse USD stage
  • list prims by type
  • set prim transform
  • get world pose
  • compute bounding box
  • create lights
  • batch multiple operations

Inputs

  • Python script code
  • Isaac Sim environment
  • TCP port 8226

Outputs

  • JSON formatted results
  • printed output
  • error information

Requirements

  • Isaac Sim 5.1.0+
  • code_editor.vscode extension
  • TCP port 8226

Source

  • Spec: SKILL.md
Isaac Sim
USD
Python
simulation
robotics
scripting
3D
execute Python script
access omni API
access pxr API
access isaacsim API
Python script code
Isaac Sim environment
TCP port 8226
JSON formatted results
printed output
error information