scienceworld-container-item-retriever

Select and retrieve named items from open containers.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Facilitates the retrieval of specific items from open containers, streamlining inventory collection tasks.

Core Features & Use Cases

  • Targeted Item Pickup: Enables the agent to pick up a specific object within an open container based on its name.
  • Context Verification: Checks that the item exists inside an accessible, open container before execution.
  • Use Case: In a scenario, the agent retrieves an avocado seed from a seed jar by issuing the command to pick up 'avocado seed', ensuring accurate object handling.

Quick Start

Use this skill to pick up an object from a container that is already open in the environment.

Frequently Asked Questions about scienceworld-container-item-retriever

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

FAQPage Schema
How do I pick up a specific item from an open container?

To pick up a specific item from an open container, the agent verifies the target object exists inside and executes a retrieval action based on the item's name for accurate transfer.

Can I retrieve objects from a container without opening it first?

No, object retrieval requires the container to be accessible and already open in the environment before the agent can verify and pick up the target item.

How does context verification work for inventory item retrieval?

Context verification for inventory item retrieval works by checking that the named object exists inside an accessible, open container before executing the pick up action.

What is the best way to automate targeted item pickup from a seed jar?

The best way to automate targeted item pickup from a seed jar is issuing a command with the specific object name, such as picking up an avocado seed by targeting that exact label.

Are there limitations when transferring tangible objects from accessible containers?

A limitation when transferring tangible objects is that the skill only applies to searching and picking up items from containers that are already open and accessible in the current environment.