alfworld-receptacle-opener

Detect closed receptacles and execute the open action command.

145|1|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/taomiao/DynamicSkillCompiler --skill alfworld-receptacle-opener-taomiao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: alfworld-receptacle-opener
Source: https://github.com/taomiao/DynamicSkillCompiler/tree/main/experiments/src/skills/alfworld/alfworld-receptacle-opener
Command: npx skills add https://github.com/taomiao/DynamicSkillCompiler --skill alfworld-receptacle-opener-taomiao

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of identifying and opening closed receptacles in physical or simulated environments, enabling agents to access hidden or enclosed items necessary for task progression.

Core Features & Use Cases

  • Receptacle Identification: Extracts and recognizes the names of closed containers from environment observations.
  • Execution of Open Action: Outputs commands to open specified receptacles, such as fridges, cabinets, or safes.
  • Use Case: When a virtual agent detects that a fridge is closed, it applies this Skill to open it so subsequent actions, like retrieving items, can be performed.

Quick Start

Use this Skill to open a closed refrigerator when the environment observation states it is closed.

Frequently Asked Questions about alfworld-receptacle-opener

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

FAQPage Schema
How do I automate opening closed receptacles in a simulated environment?

To automate opening closed receptacles, you need a skill that detects closed containers from environment observations and executes the open action command to access their internal contents.

How does an agent identify and open closed storage units like fridges or cabinets?

An agent identifies and opens closed storage units by extracting receptacle names from environment cues and then outputting specific commands to open the targeted fridge, cabinet, or safe.

Can I use this approach to access blocked contents in both physical and simulated environments?

Yes, you can use this receptacle opening approach to access blocked contents in both real-world physical appliances and simulated environments when task progression requires hidden items.

What is the best way to open a closed refrigerator when the environment observation states it is closed?

The best way to open a closed refrigerator is to apply an automated receptacle opener that detects the closed state from observations and executes the open command to retrieve items.

Why does my agent fail to retrieve items from closed containers during task progression?

Your agent fails to retrieve items because the receptacle is closed, requiring an automated detection and open action execution command to unblock access to the hidden internal contents.

Do I need specific environment cues to detect and open closed receptacles?

Yes, you need environment cues that provide the current state of receptacles, which the automation uses to identify closed containers and execute the appropriate open action commands.