alfworld-object-heater

Heat specified objects using available appliances in the ALFWorld simulation.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill enables an AI agent to heat specified objects using available heating appliances within the ALFWorld environment, automating a common task in simulated domestic scenarios.

Core Features & Use Cases

  • Object Heating: Heats objects like food items using appliances such as microwaves or stove burners.
  • Environment Interaction: Navigates to and interacts with specific appliances.
  • Use Case: An agent needs to heat a potato for a meal. This skill will guide the agent to find a microwave, open it, place the potato inside, activate the heating function, and then potentially deliver the heated object.

Quick Start

Use the alfworld-object-heater skill to heat the potato using the microwave.

Frequently Asked Questions about alfworld-object-heater

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

FAQPage Schema
How do I heat an object using a microwave in ALFWorld?

You can heat an object in ALFWorld by navigating to an accessible heating appliance, opening it, placing the item inside, and executing the heat action. The specified object must already be in the agent's inventory.

What appliances does the ALFWorld heating skill support for object manipulation?

The ALFWorld heating skill supports object manipulation with appliances such as microwaves and stove burners to heat items like food, handling navigation, preparation, and execution of the heating action.

Can I use this skill to heat food if the appliance is not ready in the simulation?

No, you cannot use this skill if the appliance is not ready. Heating an object in ALFWorld requires the heating appliance to be accessible and prepared, and the target object to be present in the agent's inventory.

Does ALFWorld object heating include placing the item somewhere after it is warmed?

Yes, ALFWorld object heating includes optional post-heating object placement. After executing the heat action at the appliance, the agent can deliver or place the heated object as a subsequent step.

Why does my agent fail to heat an item in the ALFWorld environment?

Heating an item in ALFWorld fails if the object is not in the agent's inventory or if the heating appliance is not accessible and ready. The agent must successfully navigate to and prepare the appliance first.