alfworld-appliance-navigator

Navigate an AI agent to target appliances in simulated environments.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps an AI agent navigate to a specific appliance within an environment, which is crucial for tasks requiring interaction with objects like microwaves, stoves, or refrigerators.

Core Features & Use Cases

  • Appliance Identification: Determines the correct appliance based on the required action (heat, cool, clean).
  • Navigation: Executes movement commands to reach the identified appliance.
  • Accessibility Check: Ensures the appliance is accessible (e.g., door open) before proceeding.
  • Use Case: When an agent needs to heat food, this skill will find the microwave and guide the agent to it.

Quick Start

Use the alfworld-appliance-navigator skill to go to the microwave.

Frequently Asked Questions about alfworld-appliance-navigator

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

FAQPage Schema
How do I navigate an AI agent to a specific appliance in Alfworld?

To navigate an AI agent to a specific appliance in Alfworld, the alfworld-appliance-navigator skill executes movement commands to guide the agent to the target location. It identifies the correct appliance based on required actions like heating, cooling, or cleaning.

How does an AI agent identify the correct appliance for an environment interaction task?

An AI agent identifies the correct appliance for an environment interaction task by matching the required action to the appliance. For example, it determines a microwave is needed for heating food, a stove for cooking, or a refrigerator for cooling.

Can the agent check if a refrigerator or microwave door is accessible before opening it?

Yes, the agent can check if a refrigerator or microwave door is accessible before use. The navigation skill includes an accessibility check to ensure the appliance door is open and ready before proceeding with the interaction.

What actions does the Alfworld appliance navigator support for object processing?

The Alfworld appliance navigator supports object processing actions such as heating, cooling, and cleaning. It maps these actions to corresponding appliances like microwaves, refrigerators, and stoves, guiding the agent there for processing.

Do I need to manually set up navigation commands for the agent to find a stove?

No, you do not need to manually set up navigation commands for the agent to find a stove. The skill automatically executes the necessary movement commands to reach the identified appliance based on the required action.