scienceworld-liquid-filler

Move a container to a liquid source, activate it, and deactivate it to fill the container.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the need to fill a container with liquid from a source, a common task in many procedural or simulation-based environments.

Core Features & Use Cases

  • Automated Filling: Positions a container at a liquid source, activates the source, and deactivates it to fill the container.
  • Prerequisite Handling: Assumes the agent can identify and interact with containers and liquid sources.
  • Use Case: In a virtual kitchen simulation, use this skill to fill a glass with water from a sink as part of a recipe.

Quick Start

Use the scienceworld-liquid-filler skill to move the cup to the sink, activate the sink, deactivate the sink, and then pick up the cup.

Frequently Asked Questions about scienceworld-liquid-filler

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

FAQPage Schema
How do I fill a container with liquid in a simulated robotics environment?

To fill a container with liquid in a simulated robotics environment, you move the container to a liquid source, activate the source, and then deactivate it. This requires precise sequential actions for successful object manipulation.

What is the process for liquid transfer in ScienceWorld simulations?

Liquid transfer in ScienceWorld simulations involves positioning a target container at a specified source, activating the source to release liquid, and deactivating it to complete the filling process. It automates common procedural tasks like filling a glass.

Can I use this skill to fill a glass with water from a sink in a virtual kitchen?

Yes, you can use this skill to fill a glass with water from a sink in a virtual kitchen simulation. The skill handles the container positioning, source activation, and deactivation required for the recipe interaction.

Do I need any specific dependencies to automate liquid filling tasks?

No specific dependencies are required to automate liquid filling tasks. The skill assumes the agent can already identify and interact with containers and liquid sources within the simulated environment.

What are the limitations when using a liquid filler for object manipulation?

The limitation of using a liquid filler for object manipulation is that it only handles the filling sequence. It assumes the agent has prerequisite capabilities to identify the target container and the specified liquid source before initiating the transfer.

What is the best way to execute sequential actions for liquid transfer in robotics?

The best way to execute sequential actions for liquid transfer in robotics is to automate the positioning, activation, and deactivation steps. This ensures precise environmental interaction when moving a container to a liquid source.