scienceworld-inventory-manager

Pick up objects from environments and transfer them to containers.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill enables agents to manage their inventory by picking up objects from the environment or placing them into containers, which is crucial for acquiring tools, materials, or evidence needed for tasks.

Core Features & Use Cases

  • Acquire Objects: Pick up items from the environment and add them to the agent's inventory.
  • Transfer Objects: Move items from inventory to specific containers or locations within the environment.
  • Use Case: An agent needs to collect a 'metal pot' from the 'kitchen' to use in a subsequent step of an experiment. This skill would be used to perform the pick up metal pot action.

Quick Start

Use the scienceworld-inventory-manager skill to pick up the metal pot from the kitchen.

Frequently Asked Questions about scienceworld-inventory-manager

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

FAQPage Schema
How do I pick up objects from the environment in ScienceWorld?

To pick up objects in ScienceWorld, specify the item and its exact location using the environment's grammar. The inventory manager executes the acquisition action to add the item to the agent's inventory.

How does an AI agent transfer items to containers in a simulated environment?

An AI agent transfers items to containers by specifying the target object and destination. This skill processes the transfer action, moving the specified item from the agent's inventory into the designated container within the simulated environment.

Can I move items from my agent's inventory back into the environment?

Yes, you can move items from your agent's inventory back into the environment. The skill supports transferring objects from the agent's inventory to specific locations based on precise environmental grammar specifications.

What is the best way to manage agent inventory for science experiments?

The best way to manage agent inventory for science experiments is to use an object manipulation skill. It allows agents to acquire necessary tools and materials by picking them up, and place them into designated containers or locations.

Do I need to specify exact locations when picking up items in ScienceWorld?

Yes, you need to specify exact locations when picking up items in ScienceWorld. The skill requires precise object and location specifications based on the environmental grammar to successfully execute acquisition and transfer actions.