scienceworld-planting-coordinator

Move a seed into a soil-and-water container and resolve ambiguous targets.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill automates the process of planting a seed or small plant into a suitable growth container, initiating the plant growth cycle.

Core Features & Use Cases

  • Seed Planting: Moves a seed from inventory to a container with soil and water.
  • Ambiguity Resolution: Deterministically handles cases where multiple identical containers are present.
  • Use Case: When the agent has a seed and finds a flower pot with soil and water, this skill ensures the seed is correctly placed to begin growing.

Quick Start

Use the scienceworld-planting-coordinator skill to plant the seed in the flower pot.

Frequently Asked Questions about scienceworld-planting-coordinator

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

FAQPage Schema
How do I plant a seed into a growth container to start the plant growth cycle?

To plant a seed, this skill coordinates the process by moving the seed from inventory into a prepared growth container containing soil and water, initiating the plant growth cycle.

How does seed planting handle ambiguous environmental states with multiple identical containers?

Seed planting resolves ambiguous environmental states through deterministic action selection, ensuring the correct container is targeted when multiple identical growth containers are present.

What do I need to prepare before planting a seed into a flower pot?

Before planting a seed, you need a seed in inventory and a prepared growth container, such as a flower pot, already containing both soil and water to support the plant growth cycle.

What is the best way to automate placing a small plant into a prepared environment?

The best way to automate placing a small plant into a prepared environment is using a coordinator skill that executes precise object manipulation to move the plant into a container with soil and water.

Why does my agent fail to initiate plant growth when multiple flower pots are present?

Your agent may fail to initiate plant growth due to ambiguous environmental states from multiple identical containers. This skill uses deterministic action selection to resolve these ambiguities and ensure precise object manipulation.