amplifier-digital-twin-universe

Installation
SKILL.md

Using amplifier-digital-twin-universe

A Digital Twin Universe (DTU) is a complete, isolated environment stood up on demand from a declarative profile. It closes the gap between "the tests pass on my machine" and "this works where it will actually run."

The library is the tool. amplifier_digital_twin_universe holds every capability. The CLI is a thin wrapper over it and adds nothing of its own, so anything you can do from the shell you can also do from Python.

Before writing code

Confirm every capability, argument, and field name against --help or the library's own signatures before you write it. Do not fill gaps from memory.

amplifier-digital-twin-universe --help
Installs
3
First Seen
Sep 3, 2026
amplifier-digital-twin-universe — microsoft/amplifier-smart-tool-digital-twin-universe