alfworld-receptacle-preparer

Navigate to and open target receptacles in ALFWorld environments.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill ensures that a target receptacle is ready and accessible before an object is placed into it, preventing task failures due to unprepared locations.

Core Features & Use Cases

  • Receptacle Verification: Checks if a receptacle is open, accessible, and suitable for receiving an item.
  • Automated Preparation: Opens closed receptacles or performs necessary toggles to make them ready.
  • Use Case: Before putting dirty dishes in a dishwasher, this skill would ensure the dishwasher door is open and the rack is clear.

Quick Start

Use the alfworld-receptacle-preparer skill to ensure the garbagecan is ready to receive an item.

Frequently Asked Questions about alfworld-receptacle-preparer

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

FAQPage Schema
How do I prepare a receptacle for object placement in ALFWorld?

To prepare a receptacle for object placement in ALFWorld, navigate to the target, observe its state, and execute preparatory actions like opening it if closed. This ensures the receptacle is ready and accessible before an item is placed into it.

Why do ALFWorld object placement tasks fail when the receptacle is closed?

ALFWorld object placement tasks fail when the receptacle is closed because the location is unprepared and inaccessible. Verifying the receptacle state and executing actions like 'go to' and 'open' prevents these task failures.

How does receptacle verification work in simulated environments?

Receptacle verification in simulated environments works by navigating to the target and observing its state to check if it is open, accessible, and suitable for receiving an item. Automated preparation then opens closed receptacles if necessary.

Can I automate opening a closed receptacle before putting an item in it?

Yes, you can automate opening a closed receptacle before putting an item in it. The automated preparation feature executes predefined actions to toggle and open receptacles, ensuring they are ready to receive objects like dirty dishes in a dishwasher.

What actions are required to make a receptacle accessible in ALFWorld?

Making a receptacle accessible in ALFWorld requires interaction with environment observations to execute predefined actions like 'go to' and 'open'. These actions verify the receptacle state and perform necessary toggles for object placement.

When do I need receptacle preparation for environment interaction?

You need receptacle preparation for environment interaction when a target location must be ready and accessible before an object is placed into it. This prevents task failures due to unprepared locations like a closed garbagecan or dishwasher.