scienceworld-reset
Installation
SKILL.md
ScienceWorld Reset (Level 4)
Input
- Scenario, difficulty, and seed are read from
scienceworld_configin the character YAML file valueparameter is ignored (scenario comes from config)- No parameters needed - tool reads everything from config
Output
- Note ID (bound to
outvariable) containing:text: initial observation/descriptionmetadata.session_id: identifier for this sessionmetadata.scenario,metadata.variation_idx,metadata.simplification,metadata.seedmetadata.reward(0 at reset),metadata.done(false)
Requirements
- Python package
scienceworldavailable in the environment. - ScienceWorld assets accessible (installed with the package).