alfworld-receptacle-searcher

Navigate ALFWorld environments to locate specified receptacles using go to commands.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill helps agents find specific receptacles within the ALFWorld environment when they are not immediately visible, streamlining object interaction tasks.

Core Features & Use Cases

  • Systematic Search: Explores the environment methodically to locate targets like garbage cans or cabinets.
  • Waypoint Navigation: Guides the agent to potential locations using go to commands.
  • Use Case: When an agent needs to place an item in a garbagecan but it's not in view, this skill will systematically search known locations until it's found.

Quick Start

Use the alfworld-receptacle-searcher skill to find the garbagecan 1.

Frequently Asked Questions about alfworld-receptacle-searcher

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

FAQPage Schema
How do I find a specific receptacle in ALFWorld when it is not visible?

To find a receptacle in ALFWorld, you need systematic environment exploration using navigation commands. The skill executes waypoint navigation to methodically search potential locations until the target object is discovered.

What is the best way to search for hidden objects like a garbagecan in ALFWorld?

The best way to search for hidden objects in ALFWorld is methodical environment exploration. The skill guides agents to potential locations using go to commands, systematically checking known spots until the receptacle is found.

How does receptacle search work for object interaction tasks in ALFWorld?

Receptacle search works by triggering systematic exploration when a target is not initially visible. It executes a series of navigation commands to explore the environment, outputting the receptacle's location upon successful discovery.

Can I use navigation commands to locate hidden cabinets in ALFWorld?

Yes, you can locate hidden cabinets in ALFWorld using navigation commands. The skill performs systematic searches of potential locations using go to commands, returning the cabinet's location when successfully found.

When do I need to use environment exploration for object finding in ALFWorld?

You need environment exploration for object finding in ALFWorld when the target receptacle is not initially visible. This occurs during object interaction tasks where agents must systematically search to locate items like garbage cans or cabinets.