scienceworld-environment-isolation
Use when you need to isolate a space (like a greenhouse) by closing doors or openings to create a contained environment. Trigger before starting pol…
它会碰到什么
扫了多少2 个文本文件,4 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0
这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。
技能内容
Instructions
When to Use
Trigger this skill when you need to:
- Optimize Pollination: Isolate a room (like a greenhouse) to concentrate pollinators (e.g., bees) and prevent them from leaving, thereby increasing the chance of successful cross-pollination between plants.
- Control Environmental Factors: Create a stable, contained space to manage variables like temperature, humidity, or airflow for a sensitive process.
- Prevent Contamination or Interference: Seal off a room to protect an ongoing experiment or task from external disturbances.
Core Action Sequence
- Assess the Environment: Use
look aroundto identify all doors, windows, or other openings in the current room. - Execute Isolation: For each identified opening (e.g., "door to the outside", "door to the hallway"), issue a
closecommand.
- Example:
close door to outside - Example:
close door to hallway
- Verify Closure: Perform a final
look aroundto confirm all intended openings are now closed and the room is successfully isolated.
Key Principles
- Completeness: Ensure all exits are closed for full isolation. An open door can defeat the purpose.
- Context-Specific: The specific doors to close depend entirely on the room's layout. Always verify via
look around. - Post-Isolation: After isolation, monitor the contained process (e.g., plant growth) and use
waitactions as needed to allow time for the optimized conditions to take effect.
Notes
- This skill modifies the connectivity of a space, not its internal state (like temperature controls).
- The primary observed benefit in the trajectory was enhancing bee-mediated pollination by preventing bee escape.
- Reversal (re-opening doors) is not part of this skill's core function but can be done using standard
opencommands if needed later.
Example
Scenario: You need to cross-pollinate two plants in the greenhouse using bees.
- You have placed both plants and a bee jar in the
greenhouse. - Run
look around— you see: "door to outside (open)", "door to hallway (open)". - Run
close door to outside— output: "You close the door to outside." - Run
close door to hallway— output: "You close the door to hallway." - Run
look around— confirm both doors now show as closed. The greenhouse is fully isolated. - Release the bee by running
open bee jar. The bee cannot escape and will pollinate both plants. - Run
waitseveral times to allow pollination to complete.
想直接用这个技能?
本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。
它属于哪个仓库
星标★ 1,263
本站分层T1
该仓技能数122
原文件路径
experiments/src/skills/scienceworld/scienceworld-environment-isolation/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