alfworld-receptacle-searcher

Navigate simulated environments to locate specified receptacles like garbage cans and cabinets.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables systematic searching for specific receptacles such as garbage cans and cabinets within simulated environments, reducing manual exploration effort.

Core Features & Use Cases

  • Receptacle Location Search: Navigates environment to find specified receptacles like garbage cans or cabinets.
  • Systematic Exploration: Checks multiple locations, including inside closed containers, until the target is found.
  • Use Case: When tasked with finding a garbage can missing from initial observation, this Skill searches all relevant receptacles to locate it for subsequent actions.

Quick Start

Use the receptacle searcher to find the garbage can when its location is unknown in the current environment.

Frequently Asked Questions about alfworld-receptacle-searcher

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

FAQPage Schema
How do I locate a specific receptacle in an ALFWorld environment when it is missing from the initial observation?

To locate a missing receptacle in ALFWorld, you can use a systematic navigation approach that checks multiple locations, including inside closed containers, until the target is found. This reduces manual exploration effort.

What is the process for searching inside closed containers like cabinets during environment navigation?

Searching closed containers requires navigating to the container's location and performing a status check before looking inside. This systematic exploration ensures receptacles hidden within closed cabinets are properly discovered.

Can I use this receptacle search approach for any type of container in a simulated environment?

Yes, this navigation and status check approach is suitable for tasks requiring location-based interactions with various containers such as garbage cans and cabinets within simulated environments.

Does finding a receptacle require checking the environment status before identification?

Yes, the receptacle identification process mandates environment navigation and status checks before identifying the target receptacle to ensure accurate location-based interactions.

What is the best way to automate finding garbage cans or cabinets in ALFWorld?

The best way to automate finding garbage cans or cabinets is by systematically navigating through environment components and checking multiple locations until the specified receptacle is discovered.