Create Your Own Scenario Package
This tutorial creates my_buttons.FirstTask in your own package. It reuses an installed environment and tools, and supplies a custom task and stage. At the end, the scenario is discoverable and its button tool can be exercised interactively.
Read pageTest Your Scenario
If you followed the first tutorial, you have a preset: a task whose stages are already assembled. Follow Check discovery and Test tools in simulation below. That is enough to check the physical button example. Then continue to Generate Data from Your Scenario.
Read pageGenerate Data from Your Scenario
Once the manual button test works, let an agent run my_buttons.FirstTask and export the recorded experience. The same preset defines the instruction, available tools, and success condition in both workflows.
Read pageCreate a Task Preset
Start from FirstTask in your own package. A preset assembles existing components into an explicit interaction.
Read page