alfworld-open-receptacle

Open closed receptacles in the ALFWorld environment using precise identifiers.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill allows an AI agent to open closed containers within the ALFWorld environment, enabling interaction with their contents.

Core Features & Use Cases

  • Container Interaction: Opens various receptacles like fridges, microwaves, and drawers.
  • State Verification: Checks if a receptacle is closed before attempting to open.
  • Use Case: When an agent needs to retrieve an item from a closed fridge, this skill will be invoked to open it, making the items inside accessible.

Quick Start

Use the alfworld-open-receptacle skill to open the fridge 1.

Frequently Asked Questions about alfworld-open-receptacle

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

FAQPage Schema
How do I open containers in ALFWorld to access their contents?

To open containers in ALFWorld, you use the alfworld-open-receptacle skill by providing a precise receptacle identifier. The skill verifies the closed state before executing the open action, making the items inside accessible.

What types of receptacles can I interact with in the ALFWorld environment?

In the ALFWorld environment, you can interact with various closed receptacles such as fridges, microwaves, cabinets, and drawers. The skill opens these containers so an agent can retrieve items stored within them.

Does the ALFWorld container interaction skill check if a receptacle is already open?

Yes, the ALFWorld container interaction includes state verification. It checks if a receptacle is closed before attempting to open it, ensuring the action executes only when necessary to access the contents.

Do I need specific identifiers to open receptacles in ALFWorld?

Yes, you need precise receptacle identifiers to open receptacles in ALFWorld. The skill requires these exact identifiers to correctly target and open specific containers like fridges or drawers.

Why can't my agent retrieve items from a closed fridge in ALFWorld?

Your agent cannot retrieve items from a closed fridge in ALFWorld because the container must be opened first. You need to invoke the open receptacle action to make the items inside accessible.