Agent skill · AI & Agents

scienceworld-pot-preparer

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.

zjunlpgithub.com/zjunlpGitHub ↗
claude-codeMIT
Install
npx skills add zjunlp/SkillNet --skill scienceworld-pot-preparer --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 1 KB
Bundled scripts: none
Path: experiments/src/skills/scienceworld/scienceworld-pot-preparer/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,117
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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:

What's inside
Steps it walks through
  1. Prerequisites
  2. Core Action
Ships with 1 file
  • references/trajectory_example.md
More from SkillNet
All skills →
About this skill
What does the scienceworld-pot-preparer skill do?

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.

How do I install it?

Run `npx skills add zjunlp/SkillNet --skill scienceworld-pot-preparer --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From zjunlp/SkillNet, a repository with 1,117 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going