# Scienceworld Growth Focuser

> This skill applies a 'focus on' action to a specific plant or biological entity to signal intent and monitor its development. It should be triggered after planting or when the agent needs to track the growth stage of a plant (e.g., to observe sprouting, flowering, or reproduction). The skill outputs a confirmation of focus, which may be necessary for triggering or tracking life cycle progression in the environment.

- Skill: `majiayu000/scienceworld-growth-focuser` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add majiayu000/scienceworld-growth-focuser`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/scienceworld-growth-focuser/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Marketing & Growth
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/majiayu000/scienceworld-growth-focuser

---

# Skill: Growth Focuser

## Purpose
Apply the `focus on` action to a specific biological entity (e.g., a planted seed or growing plant) to signal your intent to monitor its development. This action is often a prerequisite for the environment to process growth stages or trigger life cycle progression events.

## When to Use
Use this skill when:
1. **After Planting:** You have just placed a seed or seedling into a suitable growth medium (e.g., soil with water).
2. **Stage Monitoring:** You need to check or trigger a progression in the plant's life cycle (e.g., from seed to sprout, sprout to mature plant, flowering, or reproduction).
3. **Intent Signaling:** The task requires you to explicitly indicate which entity you are observing or nurturing.

## Core Instruction
1.  **Identify the Target:** Locate the specific plant or seed you intend to focus on. Ensure it is in a valid state for growth (e.g., planted in soil with water).
2.  **Execute Focus:** Use the action: `focus on <PLANT_OBJECT> [in <CONTAINER>]`.
    *   Replace `<PLANT_OBJECT>` with the exact name of the biological entity (e.g., `avocado seed`).
    *   Use the optional `[in <CONTAINER>]` clause if the object is inside another object (e.g., `avocado seed in flower pot 1`). This is crucial for disambiguation.
3.  **Confirm & Wait:** Upon successful focus, you will receive a confirmation. Biological growth requires time. Use `wait` actions strategically after focusing to allow the simulated environment to process development stages.

## Key Considerations
*   **Disambiguation:** If multiple identical objects exist, the environment may prompt you to choose. Always specify the container (e.g., `in flower pot 1`) to avoid this.
*   **Prerequisites:** The `focus on` action typically follows preparatory steps like `teleport to <location>`, `pick up <item>`, and `move <seed> to <pot>`.
*   **Patience is Required:** Growth is not instantaneous. The `focus on` action signals intent, but you must follow it with `wait` actions to observe results.

## Quick Reference
**Trigger Condition:** Seed/Plant is in a growth-ready state.
**Primary Action:** `focus on <PLANT_OBJECT> [in <CONTAINER>]`
**Next Steps:** Use `wait` to allow time for growth progression.

