alfworld-locate-target-object

Navigate simulated environments and inspect receptacles to locate target objects.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill helps AI agents locate specific objects within a simulated environment when their exact position is unknown, streamlining object-finding tasks.

Core Features & Use Cases

  • Targeted Search: Navigates to likely locations for an object.
  • Receptacle Inspection: Opens containers to check for the object.
  • Use Case: An agent needs to find a 'potato' for a cooking task. This skill guides the agent to the 'fridge', opens it, and checks if the 'potato' is visible.

Quick Start

Use the alfworld-locate-target-object skill to find the 'apple' in the 'fridge'.

Frequently Asked Questions about alfworld-locate-target-object

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

FAQPage Schema
How do I locate target objects in a simulated environment when their exact position is unknown?

To locate target objects in a simulated environment, this skill navigates an agent to likely receptacles and performs interaction actions like 'go to' and 'open' to inspect contents and identify object presence.

Can an AI agent find specific items needed for virtual world tasks automatically?

Yes, an AI agent can find specific items needed for virtual world task completion by sequentially navigating to potential locations and inspecting containers to check if the target object is visible.

How does receptacle inspection work for object detection in virtual environments?

Receptacle inspection for object detection works by guiding the agent to execute 'open' actions on containers, allowing it to check for the target object's presence within the simulated environment.

What is the best way to find a specific item like a potato for a cooking task in a virtual world?

The best way to find a specific item like a potato for a cooking task is to navigate to likely receptacles such as a fridge, open them, and check if the target object is visible inside.

Do I need to specify receptacles to search when looking for objects in ALFWorld?

No, you do not need to manually specify receptacles to search when looking for objects in ALFWorld; the skill handles targeted search by navigating to likely locations and inspecting them sequentially.