scienceworld-pot-preparer

$npx mdskill add zjunlp/SkillNet/scienceworld-pot-preparer

Transform empty pots into planting media using inventory soil.

  • Enables agents to set up growth environments for seeds and plants.
  • Depends on soil inventory and specific flower pot identification.
  • Executes atomic move actions to transfer soil into target containers.
  • Delivers a ready-to-plant medium without requiring additional setup.
SKILL.md
.github/skills/scienceworld-pot-preparerView on GitHub ↗
---
name: scienceworld-pot-preparer
description: Prepares a planting pot by moving soil from inventory into an empty or water-filled pot. Use this when setting up a growth environment for seeds or plants. It performs the 'move soil to flower pot X' action, transforming the container into a viable planting medium. This skill is atomic and can be repeated for multiple pots.
---
# Instructions
Use this skill to prepare a flower pot for planting by filling it with soil.

## Prerequisites
1. **Soil in Inventory**: You must have soil in your inventory. If not, acquire soil first (e.g., by using a shovel on ground outdoors and picking up the resulting soil).
2. **Target Pot**: Identify the specific flower pot you wish to prepare (e.g., "flower pot 1", "flower pot 2"). The pot can be initially empty or contain only water.

## Core Action
Execute the following action:
More from zjunlp/SkillNet