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.
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.
Use this skill when:
focus on <PLANT_OBJECT> [in <CONTAINER>]<PLANT_OBJECT> with the exact name of the biological entity (e.g., avocado seed).[in <CONTAINER>] clause if the object is inside another object (e.g., avocado seed in flower pot 1). This is crucial for disambiguation.wait actions strategically after focusing to allow the simulated environment to process development stages.in flower pot 1) to avoid this.focus on action typically follows preparatory steps like teleport to <location>, pick up <item>, and move <seed> to <pot>.focus on action signals intent, but you must follow it with wait actions to observe results.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.