scienceworld-reset

Initialize a ScienceWorld environment episode with a specified scenario, difficulty, and seed.

10|Updated Jul 22, 2025
One-click install
npx skills add https://github.com/bdambrosio/Cognitive_workbench --skill scienceworld-reset
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scienceworld-reset
Source: https://github.com/bdambrosio/Cognitive_workbench/tree/main/src/world-tools/scienceworld/scienceworld-reset
Command: npx skills add https://github.com/bdambrosio/Cognitive_workbench --skill scienceworld-reset

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill initializes a new episode within the ScienceWorld environment, allowing for interactive scientific problem-solving and experimentation.

Core Features & Use Cases

  • Environment Initialization: Sets up a new ScienceWorld scenario based on configuration.
  • State Reset: Returns the initial observation and a unique session ID for tracking.
  • Use Case: Begin a new plant watering simulation in ScienceWorld, getting the starting description and a session ID to track your progress.

Quick Start

Use the scienceworld-reset skill to start a new science world episode.

Frequently Asked Questions about scienceworld-reset

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I initialize a ScienceWorld simulation episode?

To initialize a ScienceWorld simulation, use this Skill to set up a new environment episode by specifying a scenario, difficulty, and seed, which returns the starting observation and a unique session ID.

What do I need to set up a ScienceWorld environment scenario?

You need the 'scienceworld' Python package installed and access to its assets to set up a ScienceWorld environment scenario, as the Skill requires these dependencies to configure the interactive simulation.

What does environment reset return when starting a new ScienceWorld episode?

Environment reset returns the initial observation of the configured scenario and a unique session ID, allowing you to track your interactive learning and experimentation progress.

Can I configure the difficulty and seed for a ScienceWorld simulation task?

Yes, you can configure the difficulty and seed when initializing a ScienceWorld simulation task, allowing you to control the complexity and reproducibility of the interactive scientific problem-solving environment.

When do I need to reset the ScienceWorld environment state?

You need to reset the ScienceWorld environment state when you want to begin a new interactive scientific task, such as a plant watering simulation, ensuring a clean starting observation and a new session ID.