alfworld-receptacle-opener

Execute the 'open' action on a closed receptacle in the environment.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the need to open closed receptacles within the environment, which is often a prerequisite for interacting with their contents or completing a task.

Core Features & Use Cases

  • Receptacle Access: Enables the agent to open various types of closed containers like fridges, cabinets, or safes.
  • Task Progression: Facilitates subsequent actions by ensuring the receptacle is accessible.
  • Use Case: When an agent observes "The fridge 1 is closed," this skill can be invoked to open it, allowing the agent to then take items from inside.

Quick Start

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

Frequently Asked Questions about alfworld-receptacle-opener

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

FAQPage Schema
How do I open a closed receptacle in an Alfworld environment?

When an Alfworld agent observes a closed receptacle like 'The fridge 1 is closed', it triggers the 'open' action on that specific container. This mechanism ensures task progression by granting access to the contents inside.

How do I interact with items inside a closed container in Alfworld?

To interact with items inside a closed container in Alfworld, you must first open the receptacle using the 'open' action. This ensures the container is accessible for subsequent actions like taking objects.

Do I need to open a closed fridge before taking items in Alfworld?

Yes, you need to open a closed fridge before taking items in Alfworld. Opening the receptacle is a prerequisite to access its contents and execute further interaction actions successfully.

What types of closed receptacles can I open in the Alfworld environment?

You can open various types of closed receptacles in the Alfworld environment, including fridges, cabinets, and safes. The skill executes the 'open' action on any specified closed container.

Why does task progression halt when observing a closed Alfworld receptacle?

Task progression halts because the closed receptacle blocks access to its contents. You must trigger the 'open' action on the specified receptacle to resume interaction and continue the task.