Agent skill
Sim-to-Real Transfer Skill
Techniques for minimizing simulation-to-reality gap and validating transfer
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/sim-to-real
SKILL.md
Sim-to-Real Transfer Skill
Overview
Expert skill for bridging the simulation-to-reality gap through domain randomization, system identification, and transfer validation techniques.
Capabilities
- Implement domain randomization (physics, appearance, dynamics)
- Configure system identification for simulation parameters
- Set up adaptive domain randomization
- Implement domain adaptation techniques
- Configure noise injection for robust policies
- Set up reality gap metrics and monitoring
- Implement progressive network transfer
- Configure latency simulation
- Set up sensor noise modeling
- Implement hardware-in-the-loop validation
Target Processes
- sim-to-real-validation.js
- digital-twin-development.js
- rl-robot-control.js
- field-testing-validation.js
Dependencies
- Simulation environments (Gazebo, Isaac Sim)
- Physical robot access
- System identification tools
Usage Context
This skill is invoked when processes require transferring simulation-trained models or behaviors to real robot hardware with minimal performance degradation.
Output Artifacts
- Domain randomization configurations
- System identification results
- Reality gap analysis reports
- Transfer validation metrics
- Sensor noise models
- Calibrated simulation parameters
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?