scienceworld-growth-focuser
Use when you have planted a seed or need to track a plant's growth stage (sprouting, flowering, reproduction). Applies the 'focus on' action to a sp…
它会碰到什么
这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。
技能内容
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:
- After Planting: You have just placed a seed or seedling into a suitable growth medium (e.g., soil with water).
- 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).
- Intent Signaling: The task requires you to explicitly indicate which entity you are observing or nurturing.
Core Instruction
- 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).
- 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.
- Confirm & Wait: Upon successful focus, you will receive a confirmation. Biological growth requires time. Use
waitactions 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 onaction typically follows preparatory steps liketeleport to <location>,pick up <item>, andmove <seed> to <pot>. - Patience is Required: Growth is not instantaneous. The
focus onaction signals intent, but you must follow it withwaitactions to observe results.
Example
Scenario: You need to grow an avocado plant from seed to maturity.
- You have already moved
avocado seedintoflower pot 1which contains soil and water. - Run
focus on avocado seed in flower pot 1— output: "You focus on the avocado seed." - Run
wait— the environment processes one time step. - Run
focus on avocado seed in flower pot 1again — output may now show: "avocado sprout" indicating growth progression. - Continue alternating
focus onandwaituntil the plant reaches the desired life stage (sprout, mature plant, flowering, reproduction).
Note: Always include the in <CONTAINER> clause when multiple pots or seeds exist to avoid disambiguation prompts.
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.
想直接用这个技能?
本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。
它属于哪个仓库
experiments/src/skills/scienceworld/scienceworld-growth-focuser/SKILL.md同一个仓库里的其他技能
- alfworld-appliance-navigator
- alfworld-appliance-preparer
- alfworld-clean-object
- alfworld-device-operator
- alfworld-environment-scanner
- alfworld-goal-interpreter
- alfworld-heat-object-with-appliance
- alfworld-inventory-management
- alfworld-locate-target-object
- alfworld-location-navigator
- alfworld-navigation-planner
- alfworld-object-cooler