scienceworld-planting-operation
Plants seeds into prepared containers with soil to initiate plant growth. Execute this when you have both seeds and properly prepared planting containers available. This skill handles the specific action pattern of transferring seeds from storage to growth containers to begin cultivation processes.
npx skills add zjunlp/SkillNet --skill scienceworld-planting-operation --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Planting Operation Skill ## Purpose This skill orchestrates the process of planting seeds into prepared growth containers (e.g., flower pots with soil) to initiate plant cultivation. It is triggered when you have acquired seeds and have containers ready for planting. ## Core Workflow 1. **Prerequisites:** Ensure you possess seeds (in inventory or accessible container) and that the target planting containers are present and contain soil. 2. **Execution:** For each target container, transfer one seed from the seed source to the container. 3. **Completion:** The skill is complete when a seed has been planted in each specified container. ## Key Instructions * **Seed Source:** Interact with the seed source (e.g., `seed jar`) to access the seeds. Use `examine` or `look at` to confirm seed availability. * **Planting Action:** Use the `move OBJ to OBJ` action pattern, specifying the seed and the target container. * **Ambiguity Resolution:** The environment may present ambiguous action options (e.g., multiple identical seeds). Be prepared to select the correct option by number (typically `0`) when prompted. * **Post-Planting:** After planting, monitor plant growth. Subsequent skills may b
- Purpose
- Core Workflow
- Key Instructions
- Important Notes
What does the scienceworld-planting-operation skill do?
Plants seeds into prepared containers with soil to initiate plant growth. Execute this when you have both seeds and properly prepared planting containers available. This skill handles the specific action pattern of transferring seeds from storage to growth containers to begin cultivation processes.
How do I install it?
Run `npx skills add zjunlp/SkillNet --skill scienceworld-planting-operation --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.
