scienceworld-container-relocator

Move an object from inventory to a specified container in a target scienceWorld room.

1.1k|131|Updated Jan 10, 2026
One-click install
npx skills add https://github.com/zjunlp/SkillNet --skill scienceworld-container-relocator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scienceworld-container-relocator
Source: https://github.com/zjunlp/SkillNet/tree/main/experiments/src/skills/scienceworld/scienceworld-container-relocator
Command: npx skills add https://github.com/zjunlp/SkillNet --skill scienceworld-container-relocator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill solves the problem of moving an object from an agent's inventory into a specified container within a target room, completing a crucial step in object manipulation tasks.

Core Features & Use Cases

  • Object Delivery: Facilitates the final placement of an acquired item into its designated receptacle.
  • Room Navigation: Ensures the agent is in the correct location before attempting the delivery.
  • Use Case: When an agent needs to put a "dove egg" into the "orange box" in the "workshop", this skill handles the teleportation and the precise move action.

Quick Start

Use the scienceworld-container-relocator skill to move the 'dove egg' to the 'orange box' in the 'workshop'.

Frequently Asked Questions about scienceworld-container-relocator

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

FAQPage Schema
How do I move an object from inventory to a container in ScienceWorld?

To move an object from inventory to a container in ScienceWorld, you need to navigate the agent to the target room and execute the precise `move OBJ to OBJ` action to place the item inside the designated receptacle.

What steps are required to place an inventory item into a specific room's container?

Placing an inventory item into a specific room's container requires confirming the object is in inventory, navigating to the correct room location, and then executing the `move OBJ to OBJ` action to complete the object delivery.

When do I need to use a container relocation action for task completion?

You need to use a container relocation action when an acquired item must be placed into a designated receptacle in a different location to finalize an object manipulation task within the environment.

Does the container relocation process handle room navigation automatically?

Yes, the container relocation process handles room navigation automatically by ensuring the agent is teleported to the correct target room location before attempting to execute the object move action.

What happens if an object is not in inventory before attempting a container move?

If an object is not in inventory before a container move, the execution will fail because the skill requires confirmation of object presence in inventory and correct room location before attempting the move action.

Can I use this object manipulation approach to deliver items to any room in the environment?

Yes, you can use this object manipulation approach to deliver items to any room in the environment, as the skill handles navigation to the specified target room and executes the precise move action to place the object into the container.