scienceworld-reset

ScienceWorld Reset (Level 4)

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "scienceworld-reset" with this command: npx skills add bdambrosio/cognitive_workbench/bdambrosio-cognitive-workbench-scienceworld-reset

ScienceWorld Reset (Level 4)

Input

  • Scenario, difficulty, and seed are read from scienceworld_config in the character YAML file

  • value parameter is ignored (scenario comes from config)

  • No parameters needed - tool reads everything from config

Output

  • Note ID (bound to out variable) containing:

  • text : initial observation/description

  • metadata.session_id : identifier for this session

  • metadata.scenario , metadata.variation_idx , metadata.simplification , metadata.seed

  • metadata.reward (0 at reset), metadata.done (false)

Requirements

  • Python package scienceworld available in the environment.

  • ScienceWorld assets accessible (installed with the package).

Configuration

Requires scienceworld_config section in character YAML:

scienceworld_config: scenario: "waterplant" difficulty: 0 seed: 42

Common Workflow

{"type":"scienceworld-reset","out":"$sw"} {"type":"scienceworld-act","action":"look","out":"$o1"}

Note: scienceworld-act no longer requires session_id

  • it uses the active session stored in executive_node.scienceworld_env .

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

test-json-sql-semantic-scholar

No summary provided by upstream source.

Repository SourceNeeds Review
General

test-json-sql-join

No summary provided by upstream source.

Repository SourceNeeds Review
General

test-json-sql-pluck

No summary provided by upstream source.

Repository SourceNeeds Review
General

test-json-sql-setup

No summary provided by upstream source.

Repository SourceNeeds Review