alfworld-object-disposer

Places a held object into a receptacle to complete disposal tasks in simulated environments.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill automates the process of discarding unwanted objects by placing them into designated disposal receptacles, streamlining task completion in simulated environments.

Core Features & Use Cases

  • Object Disposal: Places an object into a receptacle like a garbage can.
  • Task Completion: Handles the final step of discarding items as required by task goals.
  • Use Case: When a task instructs to "throw away the apple", and the agent is holding the apple near a garbage can, this skill executes the disposal.

Quick Start

Use the alfworld-object-disposer skill to put the apple in the garbagecan.

Frequently Asked Questions about alfworld-object-disposer

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

FAQPage Schema
How do I dispose of an object in a garbage can in alfworld?

To dispose of an object in a garbage can in alfworld, you use a 'put' action to place the held item into the receptacle. This skill executes that action when the agent is positioned at the garbage can with the object in hand.

What is the required action for throwing away items in alfworld?

The required action for throwing away items in alfworld is the 'put' action. It places an object from the agent's hand into a designated disposal receptacle, such as a garbage can, to complete the discarding task.

Can I use this skill to discard an object if the agent is not near the receptacle?

No, you cannot use this skill to discard an object if the agent is not near the receptacle. The skill is triggered only when the agent is positioned at the receptacle with the object in hand.

Does the alfworld object disposer handle the final step of discarding tasks?

Yes, the alfworld object disposer handles the final step of discarding tasks. It places an object into a designated receptacle like a garbage can to complete the disposal subtask when instructed to throw away an item.

What is the best way to automate object disposal in simulated environments?

The best way to automate object disposal in simulated environments is to use a skill that executes a 'put' action. This places the unwanted object into a designated disposal receptacle, streamlining task completion.