alfworld-object-state-modifier

Automate object state changes like cooling, heating, or cleaning via household appliances.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill facilitates the automation of modifying object conditions such as temperature or cleanliness using household appliances, streamlining task execution in virtual environments.

Core Features & Use Cases

  • State Alteration: Enable AI agents to perform actions like cooling, heating, or cleaning objects with respective appliances.
  • Scenario Application: Useful in household simulation, virtual assistance, and robotics for tasks such as cooling food, heating items, or cleaning objects.
  • Use Case: An AI agent tasked with preparing a meal can cool a drink in the fridge or clean a dirty plate with a sink.

Quick Start

Use this skill to cool the object 'tomato 1' with the appliance 'fridge 1'.

Frequently Asked Questions about alfworld-object-state-modifier

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

FAQPage Schema
How do I automate changing object states with appliances in virtual environments?

Automating object state changes involves issuing commands like "cool {object} with {appliance}" so the AI can use household appliances to modify temperature or cleanliness. This streamlines virtual task execution by checking appliance states and environment conditions before applying the modification.

What is the command syntax for cooling or heating objects in AI tasks?

The command syntax for cooling or heating objects follows the pattern "cool {object} with {appliance}" or "heat {object} with {appliance}". The AI checks the target appliance's state and environment conditions to reliably perform the state modification in the virtual environment.

Can I use this skill for household simulation tasks like cleaning dirty plates?

Yes, household simulation tasks like cleaning dirty plates are supported. The AI agent can clean objects using appropriate appliances such as a sink, verifying appliance states and environment conditions to ensure the object preparation or maintenance task completes reliably.

Do I need external dependencies to modify object conditions in virtual environments?

No external dependencies are required to modify object conditions in virtual environments. The skill operates independently using internal references and assets to validate appliance states and environment conditions before executing state alterations like cooling, heating, or cleaning.

Why does the AI fail to cool an object with a fridge in virtual tasks?

Cooling an object with a fridge fails when the skill's checks determine the appliance state or environment conditions are invalid. The automation verifies these prerequisites before executing the cooling command, preventing unreliable state modifications during virtual object preparation.