isaac-scripting

Community

Execute custom Python scripts in Isaac Sim.

Authorkickthemoon0817
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill allows users to execute arbitrary Python code within the Isaac Sim environment, enabling complex operations and custom logic not covered by pre-defined tools.

Core Features & Use Cases

  • Full API Access: Leverage the complete omni.*, pxr.*, and isaacsim.* namespaces.
  • Batch Operations: Combine multiple low-level USD operations to reduce latency.
  • Custom Logic: Implement unique simulation behaviors, advanced scene queries, or complex data manipulations.
  • Use Case: You need to query the world-space bounding box of a specific prim, which isn't directly exposed by other tools. You can use this skill to run a Python script that utilizes isaacsim.core.utils.bounds.compute_aabb.

Quick Start

Execute a Python script in Isaac Sim to get the current simulation time and check if it is playing.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: isaac-scripting
Download link: https://github.com/kickthemoon0817/simul/archive/main.zip#isaac-scripting

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.