alfworld-object-disposer

Place held objects into designated receptacles using the 'put {obj} in/on {recep}' action template.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Disposing of objects effectively during AI agent tasks, such as throwing away trash or disposing of items, streamlining cleanup actions.

Core Features & Use Cases

  • Object Disposal: Performs the placement of items into receptacles like garbage cans, sinks, or toilets.
  • Contextual Assistance: Completes disposal tasks when the agent is holding an object and is at the disposal location.
  • Use Case: When an agent has a used item and needs to discard it, this Skill executes the appropriate 'put' action to complete the task.

Quick Start

Use the object disposer skill to put the retrieved object into the garbagecan when at the right location.

Frequently Asked Questions about alfworld-object-disposer

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

FAQPage Schema
How do I automate object disposal for AI agents in cleanup tasks?

To automate object disposal, this Skill executes a 'put {obj} in/on {recep}' action template to place items into designated receptacles like garbage cans, sinks, or toilets. It streamlines cleanup actions when an agent holds an item and is at the correct disposal location.

What is needed to discard items into a receptacle during an AI task?

Discarding items requires the AI agent to be holding the object and positioned at the correct disposal location. The Skill depends on proper object and receptacle identification to execute the placement action into the designated trash or receptacle successfully.

Can this Skill place objects into different types of receptacles?

Yes, this Skill can place objects into various receptacles including garbage cans, sinks, or toilets. It identifies the target receptacle and performs the disposal action, making it suitable for diverse cleaning and cleanup scenarios.

When should I use an automated object disposal action in AI environments?

You should use an automated object disposal action when an AI agent has a used or retrieved item and needs to discard it efficiently. It completes the disposal task by executing the appropriate 'put' action to place the item in a trash receptacle.

What happens if the agent is not holding the object or at the disposal location?

The Skill is designed to complete disposal tasks when the agent is holding the object and is at the disposal location. It relies on proper object and receptacle identification, so disposal will fail if these environmental conditions are not met.